#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 |
Definition at line 17 of file Activator_Info.h.
|
Definition at line 5 of file Activator_Info.cpp. References ACE_CString.
|
|
Reset the connection portion.
Definition at line 16 of file Activator_Info.cpp. References activator. Referenced by ImR_Locator_i::connect_activator().
|
|
Definition at line 31 of file Activator_Info.h. Referenced by ImR_Locator_i::connect_activator(), and reset(). |
|
Definition at line 30 of file Activator_Info.h. Referenced by ImR_Locator_i::connect_activator(), and Locator_Repository::update_activator(). |
|
Definition at line 28 of file Activator_Info.h. Referenced by ImR_Locator_i::connect_activator(), and Locator_Repository::update_activator(). |
|
Definition at line 29 of file Activator_Info.h. Referenced by Locator_Repository::update_activator(). |