DAnCE_TargetManager_Module Class Reference

#include <Target_Manager_Module.h>

Inheritance diagram for DAnCE_TargetManager_Module:
Inheritance graph
[legend]
Collaboration diagram for DAnCE_TargetManager_Module:
Collaboration graph
[legend]

List of all members.

Classes

struct  SOptions

Public Member Functions

 DAnCE_TargetManager_Module (void)
 Constructor.
 ~DAnCE_TargetManager_Module (void)
 Destructor.
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[])
virtual const char * usage (void)
 Deliver a usage statement about the object.
virtual bool parse_args (int argc, ACE_TCHAR *argv[])
 Parse args passed to it; is not destructive.

Private Types

typedef ACE_Map_Manager
< ACE_CString,
DAnCE::TargetManagerDaemon_i
*, ACE_Null_Mutex
Servant_Map
 Here we store the servants.

Private Member Functions

void create_poas (void)

Private Attributes

Servant_Map rm_map_
CORBA::ORB_var orb_
CosNaming::NamingContext_var domain_nc_
SOptions options_
PortableServer::POA_var root_poa_
PortableServer::POA_var rm_poa_

Member Typedef Documentation

Here we store the servants.


Constructor & Destructor Documentation

DAnCE_TargetManager_Module::DAnCE_TargetManager_Module ( void   ) 

Constructor.

DAnCE_TargetManager_Module::~DAnCE_TargetManager_Module ( void   ) 

Destructor.


Member Function Documentation

CORBA::Object_ptr DAnCE_TargetManager_Module::create_object ( CORBA::ORB_ptr  orb,
int  argc,
ACE_TCHAR argv[] 
) [virtual]

Overload the base class method to create a new instance of a DAnCE_RepositoryManager_Module object.

Implements TAO_Object_Loader.

void DAnCE_TargetManager_Module::create_poas ( void   )  [private]
bool DAnCE_TargetManager_Module::parse_args ( int  argc,
ACE_TCHAR argv[] 
) [virtual]

Parse args passed to it; is not destructive.

Implements DAnCE::DAnCE_Object_Loader.

const char * DAnCE_TargetManager_Module::usage ( void   )  [virtual]

Deliver a usage statement about the object.

Implements DAnCE::DAnCE_Object_Loader.


Member Data Documentation

CosNaming::NamingContext_var DAnCE_TargetManager_Module::domain_nc_ [private]
PortableServer::POA_var DAnCE_TargetManager_Module::rm_poa_ [private]
PortableServer::POA_var DAnCE_TargetManager_Module::root_poa_ [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2