|
Classes |
interface | PortableServer::AdapterActivator |
| AdapterActivator interface. More...
|
exception | PortableServer::ForwardRequest |
interface | PortableServer::IdAssignmentPolicy |
interface | PortableServer::IdUniquenessPolicy |
interface | PortableServer::ImplicitActivationPolicy |
interface | PortableServer::LifespanPolicy |
interface | PortableServer::POAManager |
exception | PortableServer::POAManager::AdapterInactive |
interface | PortableServer::POA |
exception | PortableServer::POA::AdapterAlreadyExists |
exception | PortableServer::POA::AdapterNonExistent |
exception | PortableServer::POA::InvalidPolicy |
exception | PortableServer::POA::NoServant |
exception | PortableServer::POA::ObjectAlreadyActive |
exception | PortableServer::POA::ObjectNotActive |
exception | PortableServer::POA::ServantAlreadyActive |
exception | PortableServer::POA::ServantNotActive |
exception | PortableServer::POA::WrongAdapter |
exception | PortableServer::POA::WrongPolicy |
class | PortableServer::POAList |
struct | PortableServer::RefCountServantBase |
interface | PortableServer::RequestProcessingPolicy |
interface | PortableServer::ServantActivator |
interface | PortableServer::ServantLocator |
interface | PortableServer::ServantManager |
interface | PortableServer::ServantRetentionPolicy |
interface | PortableServer::ThreadPolicy |
Typedefs |
typedef POAManager * | POAManager_ptr |
typedef TAO_Objref_Var_T<
POAManager > | POAManager_var |
typedef AdapterActivator * | AdapterActivator_ptr |
typedef TAO_Objref_Var_T<
AdapterActivator > | AdapterActivator_var |
typedef TAO_Objref_Out_T<
AdapterActivator > | AdapterActivator_out |
typedef IdAssignmentPolicyValue & | IdAssignmentPolicyValue_out |
typedef IdAssignmentPolicy * | IdAssignmentPolicy_ptr |
typedef TAO_Objref_Var_T<
IdAssignmentPolicy > | IdAssignmentPolicy_var |
typedef TAO_Objref_Out_T<
IdAssignmentPolicy > | IdAssignmentPolicy_out |
typedef IdUniquenessPolicyValue & | IdUniquenessPolicyValue_out |
typedef IdUniquenessPolicy * | IdUniquenessPolicy_ptr |
typedef TAO_Objref_Var_T<
IdUniquenessPolicy > | IdUniquenessPolicy_var |
typedef TAO_Objref_Out_T<
IdUniquenessPolicy > | IdUniquenessPolicy_out |
typedef ImplicitActivationPolicyValue & | ImplicitActivationPolicyValue_out |
typedef ImplicitActivationPolicy * | ImplicitActivationPolicy_ptr |
typedef TAO_Objref_Var_T<
ImplicitActivationPolicy > | ImplicitActivationPolicy_var |
typedef TAO_Objref_Out_T<
ImplicitActivationPolicy > | ImplicitActivationPolicy_out |
typedef LifespanPolicyValue & | LifespanPolicyValue_out |
typedef LifespanPolicy * | LifespanPolicy_ptr |
typedef TAO_Objref_Var_T<
LifespanPolicy > | LifespanPolicy_var |
typedef TAO_Objref_Out_T<
LifespanPolicy > | LifespanPolicy_out |
typedef POA * | POA_ptr |
typedef TAO_Objref_Out_T<
POAManager > | POAManager_out |
typedef sequence< POA > | POAList |
typedef TAO_MngSeq_Var_T<
POAList, TAO_Object_Manager<
POA, POA_var > > | POAList_var |
typedef TAO_MngSeq_Out_T<
POAList, POAList_var, TAO_Object_Manager<
POA, POA_var > > | POAList_out |
typedef ServantManager * | ServantManager_ptr |
typedef TAO_Objref_Var_T<
ServantManager > | ServantManager_var |
typedef TAO_Objref_Out_T<
ServantManager > | ServantManager_out |
typedef CORBA::OctetSeq | ObjectId |
typedef TAO_ServantBase | ServantBase |
typedef TAO_ServantBase_var | ServantBase_var |
typedef TAO_Local_ServantBase | LocalServantBase |
typedef TAO_DynamicImplementation | DynamicImplementation |
typedef CORBA::OctetSeq_var | ObjectId_var |
typedef CORBA::OctetSeq_out | ObjectId_out |
typedef TAO_Objref_Var_T<
POA > | POA_var |
typedef TAO_Objref_Out_T<
POA > | POA_out |
typedef RequestProcessingPolicyValue & | RequestProcessingPolicyValue_out |
typedef RequestProcessingPolicy * | RequestProcessingPolicy_ptr |
typedef TAO_Objref_Var_T<
RequestProcessingPolicy > | RequestProcessingPolicy_var |
typedef TAO_Objref_Out_T<
RequestProcessingPolicy > | RequestProcessingPolicy_out |
typedef ServantActivator * | ServantActivator_ptr |
typedef TAO_Objref_Var_T<
ServantActivator > | ServantActivator_var |
typedef ServantLocator * | ServantLocator_ptr |
typedef TAO_Objref_Var_T<
ServantLocator > | ServantLocator_var |
typedef TAO_Objref_Out_T<
ServantActivator > | ServantActivator_out |
typedef TAO_Objref_Out_T<
ServantLocator > | ServantLocator_out |
typedef ServantRetentionPolicyValue & | ServantRetentionPolicyValue_out |
typedef ServantRetentionPolicy * | ServantRetentionPolicy_ptr |
typedef TAO_Objref_Var_T<
ServantRetentionPolicy > | ServantRetentionPolicy_var |
typedef TAO_Objref_Out_T<
ServantRetentionPolicy > | ServantRetentionPolicy_out |
typedef ThreadPolicyValue & | ThreadPolicyValue_out |
typedef ThreadPolicy * | ThreadPolicy_ptr |
typedef TAO_Objref_Var_T<
ThreadPolicy > | ThreadPolicy_var |
typedef TAO_Objref_Out_T<
ThreadPolicy > | ThreadPolicy_out |
Enumerations |
enum | IdAssignmentPolicyValue { USER_ID,
SYSTEM_ID
} |
enum | IdAssignmentPolicyValue { USER_ID,
SYSTEM_ID
} |
enum | IdUniquenessPolicyValue { UNIQUE_ID,
MULTIPLE_ID
} |
enum | IdUniquenessPolicyValue { UNIQUE_ID,
MULTIPLE_ID
} |
enum | ImplicitActivationPolicyValue { IMPLICIT_ACTIVATION,
NO_IMPLICIT_ACTIVATION
} |
enum | ImplicitActivationPolicyValue { IMPLICIT_ACTIVATION,
NO_IMPLICIT_ACTIVATION
} |
enum | LifespanPolicyValue { TRANSIENT,
PERSISTENT
} |
enum | LifespanPolicyValue { TRANSIENT,
PERSISTENT
} |
enum | RequestProcessingPolicyValue { USE_ACTIVE_OBJECT_MAP_ONLY,
USE_DEFAULT_SERVANT,
USE_SERVANT_MANAGER
} |
enum | RequestProcessingPolicyValue { USE_ACTIVE_OBJECT_MAP_ONLY,
USE_DEFAULT_SERVANT,
USE_SERVANT_MANAGER
} |
enum | ServantRetentionPolicyValue { RETAIN,
NON_RETAIN
} |
enum | ServantRetentionPolicyValue { RETAIN,
NON_RETAIN
} |
enum | ThreadPolicyValue { ORB_CTRL_MODEL,
SINGLE_THREAD_MODEL
} |
enum | ThreadPolicyValue { ORB_CTRL_MODEL,
SINGLE_THREAD_MODEL
} |
Functions |
PortableServer::ObjectId * | string_to_ObjectId (const char *string) |
char * | ObjectId_to_string (const PortableServer::ObjectId &id) |
| Utility functions for the other.
|
PortableServer::ObjectId * | wstring_to_ObjectId (const CORBA::WChar *string) |
CORBA::WChar * | ObjectId_to_wstring (const PortableServer::ObjectId &id) |
Variables |
::CORBA::TypeCode_ptr const | _tc_AdapterActivator |
::CORBA::TypeCode_ptr const | _tc_ForwardRequest |
::CORBA::TypeCode_ptr const | _tc_IdAssignmentPolicyValue |
::CORBA::TypeCode_ptr const | _tc_IdAssignmentPolicy |
::CORBA::TypeCode_ptr const | _tc_IdUniquenessPolicyValue |
::CORBA::TypeCode_ptr const | _tc_IdUniquenessPolicy |
::CORBA::TypeCode_ptr const | _tc_ImplicitActivationPolicyValue |
::CORBA::TypeCode_ptr const | _tc_ImplicitActivationPolicy |
::CORBA::TypeCode_ptr const | _tc_LifespanPolicyValue |
::CORBA::TypeCode_ptr const | _tc_LifespanPolicy |
::CORBA::TypeCode_ptr const | _tc_POAManager |
const CORBA::PolicyType | THREAD_POLICY_ID = 16 |
const CORBA::PolicyType | LIFESPAN_POLICY_ID = 17 |
const CORBA::PolicyType | ID_UNIQUENESS_POLICY_ID = 18 |
const CORBA::PolicyType | ID_ASSIGNMENT_POLICY_ID = 19 |
const CORBA::PolicyType | IMPLICIT_ACTIVATION_POLICY_ID = 20 |
const CORBA::PolicyType | SERVANT_RETENTION_POLICY_ID = 21 |
const CORBA::PolicyType | REQUEST_PROCESSING_POLICY_ID = 22 |
extern::CORBA::TypeCode_ptr
const | _tc_POA |
::CORBA::TypeCode_ptr const | _tc_POAList |
native | Servant |
::CORBA::TypeCode_ptr const | _tc_ObjectId |
::CORBA::TypeCode_ptr const | _tc_RequestProcessingPolicyValue |
::CORBA::TypeCode_ptr const | _tc_RequestProcessingPolicy |
::CORBA::TypeCode_ptr const | _tc_ServantActivator |
::CORBA::TypeCode_ptr const | _tc_ServantLocator |
::CORBA::TypeCode_ptr const | _tc_ServantManager |
::CORBA::TypeCode_ptr const | _tc_ServantRetentionPolicyValue |
::CORBA::TypeCode_ptr const | _tc_ServantRetentionPolicy |
::CORBA::TypeCode_ptr const | _tc_ThreadPolicyValue |
::CORBA::TypeCode_ptr const | _tc_ThreadPolicy |