Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ImplementationRepository Namespace Reference


Classes

interface  ImplementationRepository::ServerObject
 Server Side IR Object. More...
exception  ImplementationRepository::AlreadyRegistered
 Object already bound in the Implementation Repository. More...
exception  ImplementationRepository::CannotActivate
 The server could not be restarted. More...
exception  ImplementationRepository::NotFound
 Object not found in the Implementation Repository. More...
struct  ImplementationRepository::EnvironmentVariable
 One environment variable/value pair. More...
struct  ImplementationRepository::StartupOptions
 Options used to start up the server. More...
struct  ImplementationRepository::ServerInformation
interface  ImplementationRepository::ServerInformationIterator
 The Server Information Iterator Interface. More...
interface  ImplementationRepository::Administration
 The Implementation Repository Administration Interface. More...
class  ImplementationRepository::EnvironmentList
class  ImplementationRepository::ServerInformationList

Typedefs

typedef sequence< EnvironmentVariableEnvironmentList
 Complete Environment.
typedef sequence< ServerInformationServerInformationList
typedef ServerObjectServerObject_ptr
typedef TAO_Objref_Var_T<
ServerObject
ServerObject_var
typedef TAO_Objref_Out_T<
ServerObject
ServerObject_out
typedef TAO_Var_Var_T< EnvironmentVariableEnvironmentVariable_var
typedef TAO_Out_T< EnvironmentVariable,
EnvironmentVariable_var
EnvironmentVariable_out
typedef TAO_VarSeq_Var_T<
EnvironmentList, EnvironmentVariable
EnvironmentList_var
typedef TAO_Seq_Out_T< EnvironmentList,
EnvironmentList_var, EnvironmentVariable
EnvironmentList_out
typedef ActivationModeActivationMode_out
typedef TAO_Var_Var_T< StartupOptionsStartupOptions_var
typedef TAO_Out_T< StartupOptions,
StartupOptions_var
StartupOptions_out
typedef TAO_Var_Var_T< ServerInformationServerInformation_var
typedef TAO_Out_T< ServerInformation,
ServerInformation_var
ServerInformation_out
typedef TAO_VarSeq_Var_T<
ServerInformationList, ServerInformation
ServerInformationList_var
typedef TAO_Seq_Out_T< ServerInformationList,
ServerInformationList_var,
ServerInformation
ServerInformationList_out
typedef ServerInformationIteratorServerInformationIterator_ptr
typedef TAO_Objref_Var_T<
ServerInformationIterator
ServerInformationIterator_var
typedef TAO_Objref_Out_T<
ServerInformationIterator
ServerInformationIterator_out
typedef AdministrationAdministration_ptr
typedef TAO_Objref_Var_T<
Administration
Administration_var
typedef TAO_Objref_Out_T<
Administration
Administration_out

Enumerations

enum  ActivationMode { NORMAL, MANUAL, PER_CLIENT, AUTO_START }
 The type of Activation. More...
enum  ActivationMode { NORMAL, MANUAL, PER_CLIENT, AUTO_START }

Variables

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


Typedef Documentation

typedef ActivationMode& ImplementationRepository::ActivationMode_out
 

typedef TAO_Objref_Out_T< Administration > ImplementationRepository::Administration_out
 

typedef Administration* ImplementationRepository::Administration_ptr
 

typedef TAO_Objref_Var_T< Administration > ImplementationRepository::Administration_var
 

typedef sequence<EnvironmentVariable> ImplementationRepository::EnvironmentList
 

Complete Environment.

typedef TAO_Seq_Out_T< EnvironmentList, EnvironmentList_var, EnvironmentVariable > ImplementationRepository::EnvironmentList_out
 

typedef TAO_VarSeq_Var_T< EnvironmentList, EnvironmentVariable > ImplementationRepository::EnvironmentList_var
 

typedef TAO_Out_T< EnvironmentVariable, EnvironmentVariable_var > ImplementationRepository::EnvironmentVariable_out
 

typedef TAO_Var_Var_T< EnvironmentVariable > ImplementationRepository::EnvironmentVariable_var
 

typedef TAO_Out_T< ServerInformation, ServerInformation_var > ImplementationRepository::ServerInformation_out
 

typedef TAO_Var_Var_T< ServerInformation > ImplementationRepository::ServerInformation_var
 

typedef TAO_Objref_Out_T< ServerInformationIterator > ImplementationRepository::ServerInformationIterator_out
 

typedef ServerInformationIterator* ImplementationRepository::ServerInformationIterator_ptr
 

typedef TAO_Objref_Var_T< ServerInformationIterator > ImplementationRepository::ServerInformationIterator_var
 

typedef sequence<ServerInformation> ImplementationRepository::ServerInformationList
 

typedef TAO_Seq_Out_T< ServerInformationList, ServerInformationList_var, ServerInformation > ImplementationRepository::ServerInformationList_out
 

typedef TAO_VarSeq_Var_T< ServerInformationList, ServerInformation > ImplementationRepository::ServerInformationList_var
 

typedef TAO_Objref_Out_T< ServerObject > ImplementationRepository::ServerObject_out
 

typedef ServerObject* ImplementationRepository::ServerObject_ptr
 

typedef TAO_Objref_Var_T< ServerObject > ImplementationRepository::ServerObject_var
 

typedef TAO_Out_T< StartupOptions, StartupOptions_var > ImplementationRepository::StartupOptions_out
 

typedef TAO_Var_Var_T< StartupOptions > ImplementationRepository::StartupOptions_var
 


Enumeration Type Documentation

enum ActivationMode
 

Enumeration values:
NORMAL 
MANUAL 
PER_CLIENT 
AUTO_START 

enum ActivationMode
 

The type of Activation.

Enumeration values:
NORMAL 
MANUAL 
PER_CLIENT 
AUTO_START 


Variable Documentation

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_ActivationMode
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_ActivationMode

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_Administration
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_Administration

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_AlreadyRegistered
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_AlreadyRegistered

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_CannotActivate
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_CannotActivate

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_EnvironmentList
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_EnvironmentList

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_EnvironmentVariable
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_EnvironmentVariable

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_NotFound
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_NotFound

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerInformation
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_ServerInformation

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerInformationIterator
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_ServerInformationIterator

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerInformationList
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_ServerInformationList

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_ServerObject
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_ServerObject

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr ImplementationRepository::_tc_StartupOptions
 

Initial value:

    &_tc_TAO_tc_ImplementationRepository_StartupOptions


Generated on Fri Dec 31 15:43:57 2004 for TAO_PortableServer by  doxygen 1.3.9.1