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

ImR_Activator_Loader Class Reference

#include <Activator_Loader.h>

Inheritance diagram for ImR_Activator_Loader:

Inheritance graph
[legend]
Collaboration diagram for ImR_Activator_Loader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ImR_Activator_Loader (void)
virtual int init (int argc, ACE_TCHAR *argv[] ACE_ENV_ARG_DECL)
virtual int fini (void)
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[] ACE_ENV_ARG_DECL) throw (CORBA::SystemException)
int run (void)

Private Member Functions

 ImR_Activator_Loader (const ImR_Activator_Loader &)
ImR_Activator_Loaderoperator= (const ImR_Activator_Loader &)

Private Attributes

ImR_Activator_i service_
Options opts_
ACE_Auto_Ptr< ImR_Activator_ORB_Runnerrunner_

Constructor & Destructor Documentation

ImR_Activator_Loader::ImR_Activator_Loader void   ) 
 

ImR_Activator_Loader::ImR_Activator_Loader const ImR_Activator_Loader  )  [private]
 


Member Function Documentation

virtual CORBA::Object_ptr ImR_Activator_Loader::create_object CORBA::ORB_ptr  orb,
int  argc,
ACE_TCHAR *argv[]  ACE_ENV_ARG_DECL
throw (CORBA::SystemException) [virtual]
 

Implements TAO_Object_Loader.

int ImR_Activator_Loader::fini void   )  [virtual]
 

Reimplemented from ACE_Shared_Object.

int ImR_Activator_Loader::init int  argc,
ACE_TCHAR *argv[]  ACE_ENV_ARG_DECL
[virtual]
 

ImR_Activator_Loader& ImR_Activator_Loader::operator= const ImR_Activator_Loader  )  [private]
 

int ImR_Activator_Loader::run void   ) 
 


Member Data Documentation

Options ImR_Activator_Loader::opts_ [private]
 

ACE_Auto_Ptr<ImR_Activator_ORB_Runner> ImR_Activator_Loader::runner_ [private]
 

ImR_Activator_i ImR_Activator_Loader::service_ [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 16:13:19 2004 for TAO_Implementation_Repository by  doxygen 1.3.9.1