TAO_Implementation_Repository 2.0.4
Public Member Functions | Private Member Functions | Private Attributes
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[])
virtual int fini (void)
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[])
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_
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

virtual 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]

Reimplemented from ACE_Shared_Object.

int ImR_Activator_Loader::init ( int  argc,
ACE_TCHAR argv[] 
) [virtual]

Reimplemented from ACE_Shared_Object.

ImR_Activator_Loader& ImR_Activator_Loader::operator= ( const ImR_Activator_Loader ) [private]
int ImR_Activator_Loader::run ( void  )

Member Data Documentation


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