TAO_Implementation_Repository  2.3.3
Public Member Functions | Public Attributes | List of all members
Activator_Info Struct Reference

Information about IMR registered Activators. More...

#include <Activator_Info.h>

Collaboration diagram for Activator_Info:
Collaboration graph
[legend]

Public Member Functions

 Activator_Info (void)
 
 Activator_Info (const Activator_Info &other)
 
 Activator_Info (const ACE_CString &aname, CORBA::Long atoken, const ACE_CString &aior, ImplementationRepository::Activator_ptr act=ImplementationRepository::Activator::_nil())
 
void clear (void)
 
void reset_runtime (void)
 Reset the connection portion. More...
 

Public Attributes

ACE_CString name
 
CORBA::Long token
 
ACE_CString ior
 
ImplementationRepository::Activator_var activator
 

Detailed Description

Information about IMR registered Activators.

Constructor & Destructor Documentation

Activator_Info::Activator_Info ( void  )
Activator_Info::Activator_Info ( const Activator_Info other)
Activator_Info::Activator_Info ( const ACE_CString aname,
CORBA::Long  atoken,
const ACE_CString aior,
ImplementationRepository::Activator_ptr  act = ImplementationRepository::Activator::_nil () 
)

Member Function Documentation

void Activator_Info::clear ( void  )
void Activator_Info::reset_runtime ( void  )

Reset the connection portion.

Member Data Documentation

ImplementationRepository::Activator_var Activator_Info::activator
ACE_CString Activator_Info::ior
ACE_CString Activator_Info::name
CORBA::Long Activator_Info::token

The documentation for this struct was generated from the following files: