CIAO::RTNodeApp_Configurator Class Reference
This class implements a concrete NodeApp_Configurator for setting up the NodeApplication process for RT support.
More...
#include <RTNodeApp_Configurator.h>
List of all members.
Detailed Description
This class implements a concrete NodeApp_Configurator for setting up the NodeApplication process for RT support.
Constructor & Destructor Documentation
CIAO::RTNodeApp_Configurator::~RTNodeApp_Configurator |
( |
void |
|
) |
[virtual] |
Member Function Documentation
CORBA::PolicyList * CIAO::RTNodeApp_Configurator::find_container_policies |
( |
const ::Deployment::Properties & |
properties |
) |
[virtual] |
get a policyset by its name.
int CIAO::RTNodeApp_Configurator::init_resource_manager |
( |
const ::Deployment::Properties & |
properties |
) |
[virtual] |
"init_resource_manager" is called by NodeApplication when it receives an "install" commands.
int CIAO::RTNodeApp_Configurator::post_orb_initialize |
( |
CORBA::ORB_ptr |
o |
) |
[virtual] |
"initialize" is called after NodeApplication get a hold at this object.
int CIAO::RTNodeApp_Configurator::pre_orb_initialize |
( |
void |
|
) |
[virtual] |
"pre_orb_initialize" is called before ORB_init.
Member Data Documentation
The documentation for this class was generated from the following files: