vmdsock.h File Reference

Go to the source code of this file.

Defines

#define SimTK_MOLMODEL_EXPORT

Functions

int vmdsock_init (void)
void * vmdsock_create (void)
int vmdsock_bind (void *, int)
int vmdsock_listen (void *)
void * vmdsock_accept (void *)
int vmdsock_connect (void *, const char *, int)
int vmdsock_write (void *, const void *, int)
int vmdsock_read (void *, void *, int)
int vmdsock_selread (void *, int)
int vmdsock_selwrite (void *, int)
void vmdsock_shutdown (void *)
void vmdsock_destroy (void *)


Define Documentation

#define SimTK_MOLMODEL_EXPORT


Function Documentation

void* vmdsock_accept ( void *   ) 

int vmdsock_bind ( void *  ,
int   
)

int vmdsock_connect ( void *  ,
const char *  ,
int   
)

void* vmdsock_create ( void   ) 

void vmdsock_destroy ( void *   ) 

int vmdsock_init ( void   ) 

int vmdsock_listen ( void *   ) 

int vmdsock_read ( void *  ,
void *  ,
int   
)

int vmdsock_selread ( void *  ,
int   
)

int vmdsock_selwrite ( void *  ,
int   
)

void vmdsock_shutdown ( void *   ) 

int vmdsock_write ( void *  ,
const void *  ,
int   
)


Generated on Fri Sep 26 07:44:22 2008 for SimTKcore by  doxygen 1.5.6