#include <Session_Container.h>
Public Attributes | |
HOMECREATOR_FUNCPTR_MAP * | home_creator_funcptr_map_ |
Map of home creator entry point name and func ptr. | |
HOMESERVANTCREATOR_FUNCPTR_MAP * | home_servant_creator_funcptr_map_ |
Map of home servant creator entry point name and func ptr. | |
COMPONENTCREATOR_FUNCPTR_MAP * | component_creator_funcptr_map_ |
Map of home creator entry point name and func ptr. | |
COMPONENTSERVANTCREATOR_FUNCPTR_MAP * | component_servant_creator_funcptr_map_ |
Map of home servant creator entry point name and func ptr. |
Map of home creator entry point name and func ptr.
COMPONENTSERVANTCREATOR_FUNCPTR_MAP* CIAO::Static_Config_EntryPoints_Maps::component_servant_creator_funcptr_map_ |
Map of home servant creator entry point name and func ptr.
Map of home creator entry point name and func ptr.
HOMESERVANTCREATOR_FUNCPTR_MAP* CIAO::Static_Config_EntryPoints_Maps::home_servant_creator_funcptr_map_ |
Map of home servant creator entry point name and func ptr.