TAO_Implementation_Repository  2.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ImR_Activator_Loader Class Reference

#include <Activator_Loader.h>

Inheritance diagram for ImR_Activator_Loader:
Inheritance graph
Collaboration diagram for ImR_Activator_Loader:
Collaboration graph

Public Member Functions

 ImR_Activator_Loader (void)
 
virtual int init (int argc, ACE_TCHAR *argv[])
 
virtual int fini (void)
 
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[])
 
int run (void)
 
- Public Member Functions inherited from TAO_Object_Loader
virtual ~TAO_Object_Loader (void)
 

Private Member Functions

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

Private Attributes

ImR_Activator_i service_
 
Activator_Options opts_
 
ACE_Auto_Ptr
< ImR_Activator_ORB_Runner
runner_
 

Constructor & Destructor Documentation

ImR_Activator_Loader::ImR_Activator_Loader ( void  )
ImR_Activator_Loader::ImR_Activator_Loader ( const ImR_Activator_Loader )
private

Member Function Documentation

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

Implements TAO_Object_Loader.

int ImR_Activator_Loader::fini ( void  )
virtual
int ImR_Activator_Loader::init ( int  argc,
ACE_TCHAR argv[] 
)
virtual
ImR_Activator_Loader& ImR_Activator_Loader::operator= ( const ImR_Activator_Loader )
private
int ImR_Activator_Loader::run ( void  )

Member Data Documentation

Activator_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: