Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ImplementationRepository Namespace Reference


Compounds

class  ImplementationRepository::_TAO_Administration_Proxy_Broker
class  ImplementationRepository::_TAO_Administration_Proxy_Impl
class  ImplementationRepository::_TAO_Administration_Remote_Proxy_Broker
class  ImplementationRepository::_TAO_Administration_Remote_Proxy_Impl
class  ImplementationRepository::_TAO_Locator_Proxy_Broker
class  ImplementationRepository::_TAO_Locator_Proxy_Impl
class  ImplementationRepository::_TAO_Locator_Remote_Proxy_Broker
class  ImplementationRepository::_TAO_Locator_Remote_Proxy_Impl
class  ImplementationRepository::_TAO_ServerInformationIterator_Proxy_Broker
class  ImplementationRepository::_TAO_ServerInformationIterator_Proxy_Impl
class  ImplementationRepository::_TAO_ServerInformationIterator_Remote_Proxy_Broker
class  ImplementationRepository::_TAO_ServerInformationIterator_Remote_Proxy_Impl
class  ImplementationRepository::_TAO_ServerObject_Proxy_Broker
class  ImplementationRepository::_TAO_ServerObject_Proxy_Impl
class  ImplementationRepository::_TAO_ServerObject_Remote_Proxy_Broker
class  ImplementationRepository::_TAO_ServerObject_Remote_Proxy_Impl
class  ImplementationRepository::_TAO_Unbounded_Sequence_ImplementationRepository_EnvironmentList
class  ImplementationRepository::_TAO_Unbounded_Sequence_ImplementationRepository_ServerInformationList
interface  ImplementationRepository::Administration
class  ImplementationRepository::Administration_out
class  ImplementationRepository::Administration_var
exception  ImplementationRepository::AlreadyRegistered
exception  ImplementationRepository::CannotActivate
class  ImplementationRepository::EnvironmentList
class  ImplementationRepository::EnvironmentList_out
class  ImplementationRepository::EnvironmentList_var
struct  ImplementationRepository::EnvironmentVariable
class  ImplementationRepository::EnvironmentVariable_out
class  ImplementationRepository::EnvironmentVariable_var
interface  ImplementationRepository::Locator
class  ImplementationRepository::Locator_out
class  ImplementationRepository::Locator_var
exception  ImplementationRepository::NotFound
struct  ImplementationRepository::ServerInformation
class  ImplementationRepository::ServerInformation_out
class  ImplementationRepository::ServerInformation_var
interface  ImplementationRepository::ServerInformationIterator
class  ImplementationRepository::ServerInformationIterator_out
class  ImplementationRepository::ServerInformationIterator_var
class  ImplementationRepository::ServerInformationList
class  ImplementationRepository::ServerInformationList_out
class  ImplementationRepository::ServerInformationList_var
interface  ImplementationRepository::ServerObject
class  ImplementationRepository::ServerObject_out
class  ImplementationRepository::ServerObject_var
struct  ImplementationRepository::StartupOptions
 Options used to start up the server. More...

class  ImplementationRepository::StartupOptions_out
class  ImplementationRepository::StartupOptions_var

Typedefs

typedef string Address
typedef sequence< EnvironmentVariableEnvironmentList
typedef sequence< ServerInformationServerInformationList
typedef ServerObjectServerObject_ptr
typedef CORBA::String_var Address_var
typedef CORBA::String_out Address_out
typedef ActivationModeActivationMode_out
typedef ServerInformationIteratorServerInformationIterator_ptr
typedef AdministrationAdministration_ptr
typedef LocatorLocator_ptr

Enumerations

enum  ActivationMode { NORMAL, MANUAL, PER_CLIENT, AUTO_START }
enum  ActivationMode { NORMAL, MANUAL, PER_CLIENT, AUTO_START }

Variables

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_ServerObject
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_AlreadyRegistered
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_CannotActivate
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_NotFound
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_EnvironmentVariable
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_Address
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_EnvironmentList
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_ActivationMode
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_StartupOptions
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_ServerInformation
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_ServerInformationList
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_Administration
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_ServerInformationIterator
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr _tc_Locator


Typedef Documentation

typedef ActivationMode& ImplementationRepository::ActivationMode_out
 

typedef char * ImplementationRepository::Address
 

typedef CORBA::String_out ImplementationRepository::Address_out
 

typedef CORBA::String_var ImplementationRepository::Address_var
 

typedef Administration* ImplementationRepository::Administration_ptr
 

typedef sequence<EnvironmentVariable> ImplementationRepository::EnvironmentList
 

typedef Locator* ImplementationRepository::Locator_ptr
 

typedef ServerInformationIterator* ImplementationRepository::ServerInformationIterator_ptr
 

typedef sequence<ServerInformation> ImplementationRepository::ServerInformationList
 

typedef ServerObject* ImplementationRepository::ServerObject_ptr
 


Enumeration Type Documentation

enum ImplementationRepository::ActivationMode
 

Enumeration values:
NORMAL 
MANUAL 
PER_CLIENT 
AUTO_START 

enum ImplementationRepository::ActivationMode
 

Enumeration values:
NORMAL 
MANUAL 
PER_CLIENT 
AUTO_START 


Variable Documentation

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_ActivationMode
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_Address
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_Administration
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_AlreadyRegistered
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_CannotActivate
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_EnvironmentList
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_EnvironmentVariable
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_Locator
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_NotFound
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerInformation
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerInformationIterator
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerInformationList
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerObject
 

TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr ImplementationRepository::_tc_StartupOptions
 


Generated on Thu Oct 10 20:06:53 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001