TAO_Implementation_Repository 4.0.3
Loading...
Searching...
No Matches
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 ()
 
 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 reset_runtime ()
 Reset the connection portion.
 

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() [1/3]

Activator_Info::Activator_Info ( )

◆ Activator_Info() [2/3]

Activator_Info::Activator_Info ( const Activator_Info & other)

◆ Activator_Info() [3/3]

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

◆ clear()

void Activator_Info::clear ( )

◆ reset_runtime()

void Activator_Info::reset_runtime ( )

Reset the connection portion.

Member Data Documentation

◆ activator

ImplementationRepository::Activator_var Activator_Info::activator

◆ ior

ACE_CString Activator_Info::ior

◆ name

ACE_CString Activator_Info::name

◆ token

CORBA::Long Activator_Info::token

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