Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

idswig.h File Reference

Go to the source code of this file.

Defines

#define OUTPUT
#define BOTH

Typedefs

typedef void(* VOID_FUNCTION_POINTER )(void)
typedef void(* VOID_FUNCTION_VOIDP_POINTER )(void *)
typedef int(* INT_FUNCTION_POINTER )(void)
typedef int(* INT_FUNCTION_VOIDP_VOIDP_POINTER )(void *, void *)
typedef int(* INT_FUNCTION_CHARP_VOIDP_POINTER )(char *, void *)
typedef double(* DOUBLE_FUNCTION_POINTER )(void)
typedef void *(* VOID_FUNCTION_CHARP_INT_POINTER )(char *, int)


Define Documentation

#define BOTH
 

Definition at line 42 of file idswig.h.

#define OUTPUT
 

Definition at line 41 of file idswig.h.


Typedef Documentation

typedef double(* DOUBLE_FUNCTION_POINTER)(void)
 

Definition at line 54 of file idswig.h.

typedef int(* INT_FUNCTION_CHARP_VOIDP_POINTER)(char *, void *)
 

Definition at line 53 of file idswig.h.

typedef int(* INT_FUNCTION_POINTER)(void)
 

Definition at line 51 of file idswig.h.

typedef int(* INT_FUNCTION_VOIDP_VOIDP_POINTER)(void *, void *)
 

Definition at line 52 of file idswig.h.

typedef void*(* VOID_FUNCTION_CHARP_INT_POINTER)(char *, int)
 

Definition at line 55 of file idswig.h.

typedef void(* VOID_FUNCTION_POINTER)(void)
 

Definition at line 49 of file idswig.h.

typedef void(* VOID_FUNCTION_VOIDP_POINTER)(void *)
 

Definition at line 50 of file idswig.h.


Generated on Wed Oct 19 09:28:36 2005 for SIMRI3D by doxygen 1.3.7