TAO_CosTrader  2.0.6
Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
TAO_Trading_Loader Class Reference

#include <Trading_Loader.h>

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

List of all members.

Public Member Functions

 TAO_Trading_Loader (void)
 ~TAO_Trading_Loader (void)
virtual int init (int argc, ACE_TCHAR *argv[])
virtual int fini (void)
int run (void)
CORBA::Object_ptr create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[])

Protected Member Functions

int init_multicast_server (void)
int bootstrap_to_federation (void)
int parse_args (int &argc, ACE_TCHAR *argv[])

Protected Attributes

TAO_ORB_Manager orb_manager_
auto_ptr
< TAO_Trader_Factory::TAO_TRADER
trader_
TAO_Service_Type_Repository type_repos_
CORBA::String_var ior_
CORBA::Boolean federate_
FILE * ior_output_file_
CORBA::String_var name_
TAO_IOR_Multicast ior_multicast_
CORBA::Boolean bootstrapper_
CORBA::Boolean dumpior_

Private Member Functions

 TAO_Trading_Loader (const TAO_Trading_Loader &)
TAO_Trading_Loaderoperator= (const TAO_Trading_Loader &)

Constructor & Destructor Documentation

TAO_Trading_Loader::TAO_Trading_Loader ( void  )
TAO_Trading_Loader::~TAO_Trading_Loader ( void  )
TAO_Trading_Loader::TAO_Trading_Loader ( const TAO_Trading_Loader ) [private]

Member Function Documentation

int TAO_Trading_Loader::bootstrap_to_federation ( void  ) [protected]
CORBA::Object_ptr TAO_Trading_Loader::create_object ( CORBA::ORB_ptr  orb,
int  argc,
ACE_TCHAR argv[] 
) [virtual]

Implements TAO_Object_Loader.

int TAO_Trading_Loader::fini ( void  ) [virtual]

Reimplemented from ACE_Shared_Object.

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

Reimplemented from ACE_Shared_Object.

int TAO_Trading_Loader::init_multicast_server ( void  ) [protected]
TAO_Trading_Loader& TAO_Trading_Loader::operator= ( const TAO_Trading_Loader ) [private]
int TAO_Trading_Loader::parse_args ( int &  argc,
ACE_TCHAR argv[] 
) [protected]
int TAO_Trading_Loader::run ( void  )

Member Data Documentation

TAO_IOR_Multicast TAO_Trading_Loader::ior_multicast_ [protected]
TAO_ORB_Manager TAO_Trading_Loader::orb_manager_ [protected]

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