Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CIAO::Static_NodeManager_Impl Class Reference

#include <NodeManager_Impl.h>

Inheritance diagram for CIAO::Static_NodeManager_Impl:

Inheritance graph
[legend]
Collaboration diagram for CIAO::Static_NodeManager_Impl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Static_NodeManager_Impl (const char *name, CORBA::ORB_ptr orb, PortableServer::POA_ptr p, const char *nodeapp_loc, const char *nodeapp_options, int spawn_delay, Static_Config_EntryPoints_Maps *static_config_entrypoints_maps)
 Constructor.
void destroyManager (Deployment::NodeApplicationManager_ptr manager ACE_ENV_ARG_DECL) throw (CORBA::SystemException, Deployment::StopError, Deployment::InvalidReference)

Protected Member Functions

virtual ~Static_NodeManager_Impl (void)
virtual ::CIAO::NodeApplicationManager_Impl_Basecreate_node_app_manager (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa ACE_ENV_ARG_DECL) throw (CORBA::SystemException)

Protected Attributes

Static_Config_EntryPoints_Maps * static_config_entrypoints_maps_

Constructor & Destructor Documentation

CIAO::Static_NodeManager_Impl::Static_NodeManager_Impl const char *  name,
CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  p,
const char *  nodeapp_loc,
const char *  nodeapp_options,
int  spawn_delay,
Static_Config_EntryPoints_Maps *  static_config_entrypoints_maps
 

Constructor.

CIAO::Static_NodeManager_Impl::~Static_NodeManager_Impl void   )  [protected, virtual]
 

Since this class is reference counted, making this destructor protected to enforce proper memory managment through the reference counting mechanism (i.e. to disallow calling operator delete() on an instance of this class.


Member Function Documentation

CIAO::NodeApplicationManager_Impl_Base * CIAO::Static_NodeManager_Impl::create_node_app_manager CORBA::ORB_ptr  orb,
PortableServer::POA_ptr poa  ACE_ENV_ARG_DECL
throw (CORBA::SystemException) [protected, virtual]
 

Implements CIAO::NodeManager_Impl_Base.

void CIAO::Static_NodeManager_Impl::destroyManager Deployment::NodeApplicationManager_ptr manager  ACE_ENV_ARG_DECL  )  throw (CORBA::SystemException, Deployment::StopError, Deployment::InvalidReference)
 


Member Data Documentation

Static_Config_EntryPoints_Maps* CIAO::Static_NodeManager_Impl::static_config_entrypoints_maps_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Mar 5 16:04:52 2006 for DAnCE by  doxygen 1.3.9.1