TAO_CosNotification  2.4.1
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables
PortableServer Namespace Reference

Namespaces

 POA
 
 POAManager
 
 POAManagerFactory
 

Classes

interface  AdapterActivator
 
interface  Current
 
exception  ForwardRequest
 
interface  IdAssignmentPolicy
 
interface  IdUniquenessPolicy
 
interface  ImplicitActivationPolicy
 
interface  LifespanPolicy
 
interface  POA
 
interface  POAManager
 
interface  POAManagerFactory
 
struct  RefCountServantBase
 
interface  RequestProcessingPolicy
 
class  Servant_var
 
interface  ServantActivator
 
interface  ServantLocator
 
interface  ServantManager
 
interface  ServantRetentionPolicy
 
interface  ThreadPolicy
 

Typedefs

typedef POAManagerFactoryPOAManagerFactory_ptr
 
typedef POAPOA_ptr
 
typedef sequence< POAPOAList
 
typedef CORBA::OctetSeq ObjectId
 
typedef TAO_ServantBase ServantBase
 
typedef Servant_var< TAO_ServantBaseServantBase_var
 
typedef ServantBaseServant
 
typedef TAO_DynamicImplementation DynamicImplementation
 
typedef CORBA::OctetSeq_var ObjectId_var
 
typedef CORBA::OctetSeq_out ObjectId_out
 
typedef TAO_Objref_Var_T< POAPOA_var
 
typedef TAO_Objref_Out_T< POAPOA_out
 
typedef ServantManagerServantManager_ptr
 
typedef POAManagerPOAManager_ptr
 
typedef POAPOA_ptr
 

Enumerations

enum  IdAssignmentPolicyValue
 
enum  IdUniquenessPolicyValue
 
enum  ImplicitActivationPolicyValue
 
enum  LifespanPolicyValue
 
enum  RequestProcessingPolicyValue
 
enum  ServantRetentionPolicyValue
 
enum  ThreadPolicyValue
 

Functions

PortableServer::ObjectIdstring_to_ObjectId (const char *string)
 
char * ObjectId_to_string (const PortableServer::ObjectId &id)
 
PortableServer::ObjectIdwstring_to_ObjectId (const CORBA::WChar *string)
 
CORBA::WCharObjectId_to_wstring (const PortableServer::ObjectId &id)
 
bool operator== (Servant_var< X > const &x, Servant_var< Y > const &y)
 
bool operator!= (Servant_var< X > const &x, Servant_var< Y > const &y)
 

Variables

 USER_ID
 
 SYSTEM_ID
 
 UNIQUE_ID
 
 MULTIPLE_ID
 
 IMPLICIT_ACTIVATION
 
 NO_IMPLICIT_ACTIVATION
 
 TRANSIENT
 
 PERSISTENT
 
 USE_ACTIVE_OBJECT_MAP_ONLY
 
 USE_DEFAULT_SERVANT
 
 USE_SERVANT_MANAGER
 
 RETAIN
 
 NON_RETAIN
 
 ORB_CTRL_MODEL
 
 SINGLE_THREAD_MODEL
 
const CORBA::PolicyType THREAD_POLICY_ID
 
const CORBA::PolicyType LIFESPAN_POLICY_ID
 
const CORBA::PolicyType ID_UNIQUENESS_POLICY_ID
 
const CORBA::PolicyType ID_ASSIGNMENT_POLICY_ID
 
const CORBA::PolicyType IMPLICIT_ACTIVATION_POLICY_ID
 
const CORBA::PolicyType SERVANT_RETENTION_POLICY_ID
 
const CORBA::PolicyType REQUEST_PROCESSING_POLICY_ID
 
::CORBA::TypeCode_ptr const _tc_ObjectId
 

Typedef Documentation