src/inVRs/SystemCore/ModuleIds.h File Reference

#include "DebugOutput.h"
#include <string>

Include dependency graph for ModuleIds.h:

This graph shows which files directly or indirectly include this file:


Defines

#define USER_DEFINED_ID   0
#define EVENT_MANAGER_ID   1
#define TRANSFORMATION_MANAGER_ID   2
#define USER_DATABASE_ID   3
#define WORLD_DATABASE_ID   4
#define INPUT_INTERFACE_ID   5
#define OUTPUT_INTERFACE_ID   6
#define INTERACTION_MODULE_ID   7
#define NAVIGATION_MODULE_ID   8
#define NETWORK_MODULE_ID   9
#define PHYSICS_MODULE_ID   10
#define JOINT_INTERACTION_MODULE_ID   11
#define SYSTEM_CORE_ID   12

Functions

unsigned getModuleIdByName (std::string name)
std::string getModuleNameById (unsigned id)

Define Documentation

#define EVENT_MANAGER_ID   1

#define INPUT_INTERFACE_ID   5

#define INTERACTION_MODULE_ID   7

#define JOINT_INTERACTION_MODULE_ID   11

#define NAVIGATION_MODULE_ID   8

#define NETWORK_MODULE_ID   9

#define OUTPUT_INTERFACE_ID   6

#define PHYSICS_MODULE_ID   10

#define SYSTEM_CORE_ID   12

#define TRANSFORMATION_MANAGER_ID   2

#define USER_DATABASE_ID   3

#define USER_DEFINED_ID   0

#define WORLD_DATABASE_ID   4


Function Documentation

unsigned getModuleIdByName ( std::string  name  )  [inline]

std::string getModuleNameById ( unsigned  id  )  [inline]


Generated on Wed Oct 20 16:11:47 2010 for inVRs by doxygen 1.5.8