Compounds |
class | PortableServer::_TAO_Unbounded_Object_Sequence_PortableServer_POAList |
class | PortableServer::_TAO_Unbounded_Sequence_PortableServer_IDs |
interface | PortableServer::AdapterActivator |
class | PortableServer::AdapterActivator_out |
class | PortableServer::AdapterActivator_var |
interface | PortableServer::Current |
exception | PortableServer::Current::NoContext |
class | PortableServer::Current_out |
class | PortableServer::Current_var |
class | PortableServer::IdAssignmentPolicy_out |
class | PortableServer::IdAssignmentPolicy_var |
class | PortableServer::IDs |
class | PortableServer::IDs_out |
class | PortableServer::IDs_var |
class | PortableServer::IdUniquenessPolicy_out |
class | PortableServer::IdUniquenessPolicy_var |
class | PortableServer::ImplicitActivationPolicy_out |
class | PortableServer::ImplicitActivationPolicy_var |
class | PortableServer::LifespanPolicy_out |
class | PortableServer::LifespanPolicy_var |
class | PortableServer::ObjectId |
class | PortableServer::ObjectId_out |
class | PortableServer::ObjectId_var |
exception | PortableServer::POA::ObjectNotActive |
exception | PortableServer::POA::ObjectAlreadyActive |
exception | PortableServer::POA::NoServant |
exception | PortableServer::POA::InvalidPolicy |
exception | PortableServer::POA::AdapterNonExistent |
exception | PortableServer::POA::AdapterAlreadyExists |
interface | PortableServer::POA |
class | PortableServer::POA_out |
class | PortableServer::POA_var |
class | PortableServer::POAList |
class | PortableServer::POAList_out |
class | PortableServer::POAList_var |
exception | PortableServer::POAManager::AdapterInactive |
exception | PortableServer::ForwardRequest |
interface | PortableServer::IdAssignmentPolicy |
interface | PortableServer::IdUniquenessPolicy |
interface | PortableServer::ImplicitActivationPolicy |
interface | PortableServer::LifespanPolicy |
exception | PortableServer::NotAGroupObject |
interface | PortableServer::POAManager |
class | PortableServer::POAManager_out |
class | PortableServer::POAManager_var |
interface | PortableServer::RequestProcessingPolicy |
class | PortableServer::RequestProcessingPolicy_out |
class | PortableServer::RequestProcessingPolicy_var |
interface | PortableServer::ServantActivator |
exception | PortableServer::POA::ServantAlreadyActive |
class | PortableServer::ServantActivator_out |
class | PortableServer::ServantActivator_var |
interface | PortableServer::ServantLocator |
class | PortableServer::ServantLocator_out |
class | PortableServer::ServantLocator_var |
interface | PortableServer::ServantManager |
exception | PortableServer::POA::ServantNotActive |
class | PortableServer::ServantManager_out |
class | PortableServer::ServantManager_var |
interface | PortableServer::ServantRetentionPolicy |
class | PortableServer::ServantRetentionPolicy_out |
class | PortableServer::ServantRetentionPolicy_var |
interface | PortableServer::ThreadPolicy |
exception | PortableServer::POA::WrongAdapter |
exception | PortableServer::POA::WrongPolicy |
class | PortableServer::ThreadPolicy_out |
class | PortableServer::ThreadPolicy_var |
Typedefs |
typedef sequence< POA > | POAList |
typedef sequence< octet > | ObjectId |
typedef sequence< ObjectId > | IDs |
typedef TAO_ServantBase | ServantBase |
typedef TAO_ServantBase_var | ServantBase_var |
typedef TAO_RefCountServantBase | RefCountServantBase |
typedef TAO_Local_ServantBase | LocalServantBase |
typedef TAO_DynamicImplementation | DynamicImplementation |
typedef POA * | POA_ptr |
typedef ThreadPolicyValue & | ThreadPolicyValue_out |
typedef ThreadPolicy * | ThreadPolicy_ptr |
typedef LifespanPolicyValue & | LifespanPolicyValue_out |
typedef LifespanPolicy * | LifespanPolicy_ptr |
typedef IdUniquenessPolicyValue & | IdUniquenessPolicyValue_out |
typedef IdUniquenessPolicy * | IdUniquenessPolicy_ptr |
typedef IdAssignmentPolicyValue & | IdAssignmentPolicyValue_out |
typedef IdAssignmentPolicy * | IdAssignmentPolicy_ptr |
typedef ImplicitActivationPolicyValue & | ImplicitActivationPolicyValue_out |
typedef ImplicitActivationPolicy * | ImplicitActivationPolicy_ptr |
typedef ServantRetentionPolicyValue & | ServantRetentionPolicyValue_out |
typedef ServantRetentionPolicy * | ServantRetentionPolicy_ptr |
typedef RequestProcessingPolicyValue & | RequestProcessingPolicyValue_out |
typedef RequestProcessingPolicy * | RequestProcessingPolicy_ptr |
typedef POAManager * | POAManager_ptr |
typedef AdapterActivator * | AdapterActivator_ptr |
typedef ServantManager * | ServantManager_ptr |
typedef ServantActivator * | ServantActivator_ptr |
typedef ServantLocator * | ServantLocator_ptr |
typedef Current * | Current_ptr |
Enumerations |
enum | ThreadPolicyValue { ORB_CTRL_MODEL,
SINGLE_THREAD_MODEL
} |
enum | LifespanPolicyValue { TRANSIENT,
PERSISTENT
} |
enum | IdUniquenessPolicyValue { UNIQUE_ID,
MULTIPLE_ID
} |
enum | IdAssignmentPolicyValue { USER_ID,
SYSTEM_ID
} |
enum | ImplicitActivationPolicyValue { IMPLICIT_ACTIVATION,
NO_IMPLICIT_ACTIVATION
} |
enum | ServantRetentionPolicyValue { RETAIN,
NON_RETAIN
} |
enum | RequestProcessingPolicyValue { USE_ACTIVE_OBJECT_MAP_ONLY,
USE_DEFAULT_SERVANT,
USE_SERVANT_MANAGER
} |
enum | ThreadPolicyValue { ORB_CTRL_MODEL,
SINGLE_THREAD_MODEL
} |
enum | LifespanPolicyValue { TRANSIENT,
PERSISTENT
} |
enum | IdUniquenessPolicyValue { UNIQUE_ID,
MULTIPLE_ID
} |
enum | IdAssignmentPolicyValue { USER_ID,
SYSTEM_ID
} |
enum | ImplicitActivationPolicyValue { IMPLICIT_ACTIVATION,
NO_IMPLICIT_ACTIVATION
} |
enum | ServantRetentionPolicyValue { RETAIN,
NON_RETAIN
} |
enum | RequestProcessingPolicyValue { USE_ACTIVE_OBJECT_MAP_ONLY,
USE_DEFAULT_SERVANT,
USE_SERVANT_MANAGER
} |
Functions |
TAO_NAMESPACE_STORAGE_CLASS
char * | ObjectId_to_string (const PortableServer::ObjectId &id) |
TAO_NAMESPACE_STORAGE_CLASS
CORBA::WChar * | ObjectId_to_wstring (const PortableServer::ObjectId &id) |
TAO_NAMESPACE_STORAGE_CLASS
PortableServer::ObjectId * | string_to_ObjectId (const char *id) |
TAO_NAMESPACE_STORAGE_CLASS
PortableServer::ObjectId * | wstring_to_ObjectId (const CORBA::WChar *id) |
Variables |
local interface | POA |
native | Servant |
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 |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_ObjectId |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_ForwardRequest |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_NotAGroupObject |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_IDs |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_ThreadPolicyValue |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_LifespanPolicyValue |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_IdUniquenessPolicyValue |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_IdAssignmentPolicyValue |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_ImplicitActivationPolicyValue |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_ServantRetentionPolicyValue |
TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr | _tc_RequestProcessingPolicyValue |