|
TAO_PortableServer
2.1.2
|
Classes | |
| class | AdapterActivator |
| class | ForwardRequest |
| class | IdAssignmentPolicy |
| class | IdUniquenessPolicy |
| class | ImplicitActivationPolicy |
| class | LifespanPolicy |
| class | POAList |
| class | POA |
| class | POAManager |
| class | POAManagerFactory |
| class | Current |
| struct | RefCountServantBase |
| class | RequestProcessingPolicy |
| class | Servant_var |
| Provides a type safe counted reference to servants. More... | |
| class | ServantActivator |
| class | ServantLocator |
| class | ServantManager |
| class | ServantRetentionPolicy |
| class | ThreadPolicy |
Enumerations | |
| enum | IdAssignmentPolicyValue { USER_ID, SYSTEM_ID } |
| enum | IdUniquenessPolicyValue { UNIQUE_ID, MULTIPLE_ID } |
| enum | ImplicitActivationPolicyValue { IMPLICIT_ACTIVATION, NO_IMPLICIT_ACTIVATION } |
| enum | LifespanPolicyValue { TRANSIENT, PERSISTENT } |
| enum | RequestProcessingPolicyValue { USE_ACTIVE_OBJECT_MAP_ONLY, USE_DEFAULT_SERVANT, USE_SERVANT_MANAGER } |
| enum | ServantRetentionPolicyValue { RETAIN, NON_RETAIN } |
| 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) |
| template<class X , class Y > | |
| bool | operator== (Servant_var< X > const &x, Servant_var< Y > const &y) |
| Compare two Servant_vars for equivalence. | |
| template<class X , class Y > | |
| bool | operator!= (Servant_var< X > const &x, Servant_var< Y > const &y) |
| Compare two Servant_vars for non-equivalence. | |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
| typedef TAO_Objref_Out_T< Current > PortableServer::Current_out |
| typedef Current* PortableServer::Current_ptr |
| typedef TAO_Objref_Var_T< Current > PortableServer::Current_var |
| typedef TAO_DynamicImplementation PortableServer::DynamicImplementation |
| typedef TAO_Objref_Out_T< POA > PortableServer::POA_out |
| typedef POA * PortableServer::POA_ptr |
| typedef TAO_Objref_Var_T< POA > PortableServer::POA_var |
| typedef ::TAO_Seq_Out_T< POAList > PortableServer::POAList_out |
| typedef ::TAO_VarSeq_Var_T< POAList > PortableServer::POAList_var |
| typedef POAManager * PortableServer::POAManager_ptr |
| typedef ServantBase* PortableServer::Servant |
| typedef::TAO_ServantBase PortableServer::ServantBase |
| char * PortableServer::ObjectId_to_string | ( | const PortableServer::ObjectId & | id | ) |
Utility functions for the other.
| CORBA::WChar * PortableServer::ObjectId_to_wstring | ( | const PortableServer::ObjectId & | id | ) |
| bool PortableServer::operator!= | ( | Servant_var< X > const & | x, |
| Servant_var< Y > const & | y | ||
| ) |
Compare two Servant_vars for non-equivalence.
| bool PortableServer::operator== | ( | Servant_var< X > const & | x, |
| Servant_var< Y > const & | y | ||
| ) |
Compare two Servant_vars for equivalence.
| PortableServer::ObjectId * PortableServer::string_to_ObjectId | ( | const char * | string | ) |
| PortableServer::ObjectId * PortableServer::wstring_to_ObjectId | ( | const CORBA::WChar * | string | ) |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_AdapterActivator |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_Current |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ForwardRequest |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_IdAssignmentPolicy |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_IdAssignmentPolicyValue |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_IdUniquenessPolicy |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_IdUniquenessPolicyValue |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ImplicitActivationPolicy |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ImplicitActivationPolicyValue |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_LifespanPolicy |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_LifespanPolicyValue |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ObjectId |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_POA |
|
static |
| extern::CORBA::TypeCode_ptr const PortableServer::_tc_POAManager |
|
static |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_RequestProcessingPolicy |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_RequestProcessingPolicyValue |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ServantActivator |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ServantLocator |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ServantManager |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ServantRetentionPolicy |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ServantRetentionPolicyValue |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ThreadPolicy |
| TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ThreadPolicyValue |
| const CORBA::ULong PortableServer::ID_ASSIGNMENT_POLICY_ID = 19U |
| const CORBA::ULong PortableServer::ID_UNIQUENESS_POLICY_ID = 18U |
| const CORBA::ULong PortableServer::IMPLICIT_ACTIVATION_POLICY_ID = 20U |
| const CORBA::ULong PortableServer::LIFESPAN_POLICY_ID = 17U |
| const CORBA::ULong PortableServer::REQUEST_PROCESSING_POLICY_ID = 22U |
| const CORBA::ULong PortableServer::SERVANT_RETENTION_POLICY_ID = 21U |
| const CORBA::ULong PortableServer::THREAD_POLICY_ID = 16U |
1.8.1.1