fork.c File Reference

Include dependency graph for fork.c:

Go to the source code of this file.

Defines

#define create_mosaic   CFC_EXPORT_NAME( create_mosaic)
#define wake_mosaic   CFC_EXPORT_NAME( wake_mosaic)
#define kill_mosaic   CFC_EXPORT_NAME( kill_mosaic)
#define search_mosaic   CFC_EXPORT_NAME( search_mosaic)

Functions

int CFC_API create_mosaic (int *mosaic, CFC_FzString home)
 Create the xmosaic viewer.
int CFC_API wake_mosaic (int *mosaic)
 Send a request to the xmosaic viewer.
int CFC_API kill_mosaic (int *mosaic)
 Kill the xmosaic viewer.
int CFC_API search_mosaic (int *task)
 Send a NULL signal to check that task exists.


Define Documentation

#define create_mosaic   CFC_EXPORT_NAME( create_mosaic)

Definition at line 11 of file fork.c.

#define kill_mosaic   CFC_EXPORT_NAME( kill_mosaic)

Definition at line 13 of file fork.c.

#define search_mosaic   CFC_EXPORT_NAME( search_mosaic)

Definition at line 14 of file fork.c.

#define wake_mosaic   CFC_EXPORT_NAME( wake_mosaic)

Definition at line 12 of file fork.c.


Function Documentation

int CFC_API create_mosaic ( int *  mosaic,
CFC_FzString  home 
)

Create the xmosaic viewer.

Definition at line 19 of file fork.c.

References CFC_fz2c_string().

Here is the call graph for this function:

int CFC_API kill_mosaic ( int *  mosaic  ) 

Kill the xmosaic viewer.

Definition at line 48 of file fork.c.

int CFC_API search_mosaic ( int *  task  ) 

Send a NULL signal to check that task exists.

Definition at line 60 of file fork.c.

int CFC_API wake_mosaic ( int *  mosaic  ) 

Send a request to the xmosaic viewer.

Definition at line 36 of file fork.c.


Generated on Tue Mar 13 15:18:12 2007 for SIC by  doxygen 1.5.1