TAO_Implementation_Repository
2.0.8
|
Information about IMR registered Activators. More...
#include <Activator_Info.h>
Public Member Functions | |
Activator_Info (const ACE_CString &aname, CORBA::Long atoken, const ACE_CString &aior, ImplementationRepository::Activator_ptr act=ImplementationRepository::Activator::_nil()) | |
void | reset () |
Reset the connection portion. | |
Public Attributes | |
ACE_CString | name |
CORBA::Long | token |
ACE_CString | ior |
ImplementationRepository::Activator_var | activator |
Information about IMR registered Activators.
Activator_Info::Activator_Info | ( | const ACE_CString & | aname, |
CORBA::Long | atoken, | ||
const ACE_CString & | aior, | ||
ImplementationRepository::Activator_ptr | act = ImplementationRepository::Activator::_nil () |
||
) |
void Activator_Info::reset | ( | ) |
Reset the connection portion.