socketList_t Struct Reference

#include <main.h>

List of all members.

Public Attributes

int fd_main
int fd_client
FILE * fp_client
const char * name


Member Data Documentation

int socketList_t::fd_client
 

Definition at line 28 of file main.h.

Referenced by connect_to_actuators_server(), and send_server().

int socketList_t::fd_main
 

Definition at line 28 of file main.h.

FILE* socketList_t::fp_client
 

Definition at line 29 of file main.h.

Referenced by process_images(), and process_sensor_readings().

const char* socketList_t::name
 

Definition at line 30 of file main.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 23:04:35 2007 for openSDK by  doxygen 1.3.9.1