main.h File Reference

#include <map>
#include <string>
#include <vector>
#include <ModuleData.h>

Go to the source code of this file.

Classes

struct  socketList_t

Defines

#define ACTUATORS   0
#define SENSORS   1
#define IMAGE   2

Variables

socketList_t socketList []
std::vector< perThreadStruct * > ThreadsList
std::map< std::string, OServiceEntry > _objectsEntryList


Define Documentation

#define ACTUATORS   0
 

Definition at line 35 of file main.h.

#define IMAGE   2
 

Definition at line 37 of file main.h.

Referenced by main().

#define SENSORS   1
 

Definition at line 36 of file main.h.

Referenced by main().


Variable Documentation

std::map<std::string, OServiceEntry> _objectsEntryList
 

hash table with the connection string/entry relations

Definition at line 91 of file loader/main.cc.

Referenced by RegisterServiceEntry(), and sendConnectMessages().

socketList_t socketList[]
 

socket list

Definition at line 72 of file loader/main.cc.

Referenced by cleanup(), connect_to_actuators_server(), main(), process_images(), process_sensor_readings(), and send_server().

std::vector<perThreadStruct*> ThreadsList
 

Definition at line 68 of file loader/main.cc.

Referenced by _sendMessage(), cleanup(), load_module(), main(), and sendConnectMessages().


Generated on Sun Dec 2 23:04:31 2007 for openSDK by  doxygen 1.3.9.1