Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PortableInterceptor Namespace Reference


Compounds

class  ClientRequestInfo
class  ClientRequestInterceptor
class  Current
class  ORBInitializer
class  InvalidName
class  DuplicateName
class  ForwardRequest
class  Interceptor
class  InvalidSlot
class  ORBInitInfo
class  PolicyFactory
class  RequestInfo
class  ServerRequestInfo
class  ServerRequestInterceptor

Typedefs

typedef InterceptorInterceptor_ptr
typedef IORInterceptor * IORInterceptor_ptr
typedef ORBInitializerORBInitializer_ptr
typedef TAO_Objref_Var_T<
ORBInitializer
ORBInitializer_var
typedef ORBInitInfoORBInitInfo_ptr
typedef char * ServerId
typedef CORBA::String_var ServerId_var
typedef CORBA::String_out ServerId_out
typedef char * ORBId
typedef CORBA::String_var ORBId_var
typedef CORBA::String_out ORBId_out
typedef CORBA::StringSeq AdapterName
typedef CORBA::StringSeq_var AdapterName_var
typedef CORBA::StringSeq_out AdapterName_out
typedef CORBA::OctetSeq ObjectId
typedef CORBA::OctetSeq_var ObjectId_var
typedef CORBA::OctetSeq_out ObjectId_out
typedef PolicyFactoryPolicyFactory_ptr
typedef TAO_Objref_Var_T<
Interceptor
Interceptor_var
typedef TAO_Objref_Out_T<
Interceptor
Interceptor_out
typedef CORBA::Short ReplyStatus
typedef CORBA::Short_out ReplyStatus_out
typedef CORBA::ULong SlotId
typedef CORBA::ULong_out SlotId_out
typedef CurrentCurrent_ptr
typedef TAO_Objref_Var_T<
Current
Current_var
typedef TAO_Objref_Out_T<
Current
Current_out
typedef RequestInfoRequestInfo_ptr
typedef TAO_Objref_Var_T<
RequestInfo
RequestInfo_var
typedef TAO_Objref_Out_T<
RequestInfo
RequestInfo_out
typedef ClientRequestInfoClientRequestInfo_ptr
typedef TAO_Objref_Var_T<
ClientRequestInfo
ClientRequestInfo_var
typedef TAO_Objref_Out_T<
ClientRequestInfo
ClientRequestInfo_out
typedef ServerRequestInfoServerRequestInfo_ptr
typedef TAO_Objref_Var_T<
ServerRequestInfo
ServerRequestInfo_var
typedef TAO_Objref_Out_T<
ServerRequestInfo
ServerRequestInfo_out
typedef ClientRequestInterceptorClientRequestInterceptor_ptr
typedef TAO_Objref_Var_T<
ClientRequestInterceptor
ClientRequestInterceptor_var
typedef TAO_Objref_Out_T<
ClientRequestInterceptor
ClientRequestInterceptor_out
typedef ServerRequestInterceptorServerRequestInterceptor_ptr
typedef TAO_Objref_Var_T<
ServerRequestInterceptor
ServerRequestInterceptor_var
typedef TAO_Objref_Out_T<
ServerRequestInterceptor
ServerRequestInterceptor_out
typedef TAO_Objref_Var_T<
PolicyFactory
PolicyFactory_var
typedef TAO_Objref_Out_T<
PolicyFactory
PolicyFactory_out
typedef TAO_Objref_Var_T<
IORInterceptor > 
IORInterceptor_var
typedef TAO_Objref_Out_T<
IORInterceptor > 
IORInterceptor_out
typedef TAO_Objref_Var_T<
ORBInitInfo
ORBInitInfo_var
typedef TAO_Objref_Out_T<
ORBInitInfo
ORBInitInfo_out
typedef TAO_Objref_Out_T<
ORBInitializer
ORBInitializer_out

Functions

TAO_Export void register_orb_initializer (ORBInitializer_ptr init TAO_ENV_ARG_DECL_WITH_DEFAULTS)

Variables

::CORBA::TypeCode_ptr _tc_ServerId
::CORBA::TypeCode_ptr _tc_ORBId
::CORBA::TypeCode_ptr _tc_AdapterName
::CORBA::TypeCode_ptr _tc_ObjectId
::CORBA::TypeCode_ptr _tc_Interceptor
::CORBA::TypeCode_ptr _tc_ForwardRequest
::CORBA::TypeCode_ptr _tc_ReplyStatus
::CORBA::TypeCode_ptr _tc_SlotId
::CORBA::TypeCode_ptr _tc_InvalidSlot
::CORBA::TypeCode_ptr _tc_Current
::CORBA::TypeCode_ptr _tc_RequestInfo
::CORBA::TypeCode_ptr _tc_ClientRequestInfo
::CORBA::TypeCode_ptr _tc_ServerRequestInfo
::CORBA::TypeCode_ptr _tc_ClientRequestInterceptor
::CORBA::TypeCode_ptr _tc_ServerRequestInterceptor
::CORBA::TypeCode_ptr _tc_PolicyFactory
::CORBA::TypeCode_ptr _tc_ORBInitInfo
::CORBA::TypeCode_ptr _tc_ORBInitializer
const PortableInterceptor::ReplyStatus SUCCESSFUL = 0
const PortableInterceptor::ReplyStatus SYSTEM_EXCEPTION = 1
const PortableInterceptor::ReplyStatus USER_EXCEPTION = 2
const PortableInterceptor::ReplyStatus LOCATION_FORWARD = 3
const PortableInterceptor::ReplyStatus LOCATION_FORWARD_PERMANENT = 4
const PortableInterceptor::ReplyStatus TRANSPORT_RETRY = 5
const PortableInterceptor::ReplyStatus UNKNOWN = 6


Typedef Documentation

typedef CORBA::StringSeq PortableInterceptor::AdapterName
 

typedef CORBA::StringSeq_out PortableInterceptor::AdapterName_out
 

typedef CORBA::StringSeq_var PortableInterceptor::AdapterName_var
 

typedef TAO_Objref_Out_T< ClientRequestInfo > PortableInterceptor::ClientRequestInfo_out
 

typedef ClientRequestInfo* PortableInterceptor::ClientRequestInfo_ptr
 

typedef TAO_Objref_Var_T< ClientRequestInfo > PortableInterceptor::ClientRequestInfo_var
 

typedef TAO_Objref_Out_T< ClientRequestInterceptor > PortableInterceptor::ClientRequestInterceptor_out
 

typedef ClientRequestInterceptor* PortableInterceptor::ClientRequestInterceptor_ptr
 

typedef TAO_Objref_Var_T< ClientRequestInterceptor > PortableInterceptor::ClientRequestInterceptor_var
 

typedef TAO_Objref_Out_T< Current > PortableInterceptor::Current_out
 

typedef Current* PortableInterceptor::Current_ptr
 

typedef TAO_Objref_Var_T< Current > PortableInterceptor::Current_var
 

typedef TAO_Objref_Out_T< Interceptor > PortableInterceptor::Interceptor_out
 

typedef Interceptor * PortableInterceptor::Interceptor_ptr
 

typedef TAO_Objref_Var_T< Interceptor > PortableInterceptor::Interceptor_var
 

typedef TAO_Objref_Out_T< IORInterceptor > PortableInterceptor::IORInterceptor_out
 

typedef IORInterceptor * PortableInterceptor::IORInterceptor_ptr
 

typedef TAO_Objref_Var_T< IORInterceptor > PortableInterceptor::IORInterceptor_var
 

typedef CORBA::OctetSeq PortableInterceptor::ObjectId
 

typedef CORBA::OctetSeq_out PortableInterceptor::ObjectId_out
 

typedef CORBA::OctetSeq_var PortableInterceptor::ObjectId_var
 

typedef char* PortableInterceptor::ORBId
 

typedef CORBA::String_out PortableInterceptor::ORBId_out
 

typedef CORBA::String_var PortableInterceptor::ORBId_var
 

typedef TAO_Objref_Out_T< ORBInitializer > PortableInterceptor::ORBInitializer_out
 

typedef ORBInitializer * PortableInterceptor::ORBInitializer_ptr
 

typedef TAO_Objref_Var_T< ORBInitializer > PortableInterceptor::ORBInitializer_var
 

typedef TAO_Objref_Out_T< ORBInitInfo > PortableInterceptor::ORBInitInfo_out
 

typedef ORBInitInfo * PortableInterceptor::ORBInitInfo_ptr
 

typedef TAO_Objref_Var_T< ORBInitInfo > PortableInterceptor::ORBInitInfo_var
 

typedef TAO_Objref_Out_T< PolicyFactory > PortableInterceptor::PolicyFactory_out
 

typedef PolicyFactory * PortableInterceptor::PolicyFactory_ptr
 

typedef TAO_Objref_Var_T< PolicyFactory > PortableInterceptor::PolicyFactory_var
 

typedef CORBA::Short PortableInterceptor::ReplyStatus
 

typedef CORBA::Short_out PortableInterceptor::ReplyStatus_out
 

typedef TAO_Objref_Out_T< RequestInfo > PortableInterceptor::RequestInfo_out
 

typedef RequestInfo* PortableInterceptor::RequestInfo_ptr
 

typedef TAO_Objref_Var_T< RequestInfo > PortableInterceptor::RequestInfo_var
 

typedef char* PortableInterceptor::ServerId
 

typedef CORBA::String_out PortableInterceptor::ServerId_out
 

typedef CORBA::String_var PortableInterceptor::ServerId_var
 

typedef TAO_Objref_Out_T< ServerRequestInfo > PortableInterceptor::ServerRequestInfo_out
 

typedef ServerRequestInfo* PortableInterceptor::ServerRequestInfo_ptr
 

typedef TAO_Objref_Var_T< ServerRequestInfo > PortableInterceptor::ServerRequestInfo_var
 

typedef TAO_Objref_Out_T< ServerRequestInterceptor > PortableInterceptor::ServerRequestInterceptor_out
 

typedef ServerRequestInterceptor* PortableInterceptor::ServerRequestInterceptor_ptr
 

typedef TAO_Objref_Var_T< ServerRequestInterceptor > PortableInterceptor::ServerRequestInterceptor_var
 

typedef CORBA::ULong PortableInterceptor::SlotId
 

typedef CORBA::ULong_out PortableInterceptor::SlotId_out
 


Function Documentation

void PortableInterceptor::register_orb_initializer ORBInitializer_ptr init    TAO_ENV_ARG_DECL_WITH_DEFAULTS
 

Register an ORBInitializer with the global ORBInitializer table.


Variable Documentation

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_AdapterName
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_AdapterName

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ClientRequestInfo
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ClientRequestInfo

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ClientRequestInterceptor
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ClientRequestInterceptor

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_Current
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_Current

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ForwardRequest
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ForwardRequest

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_Interceptor
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_Interceptor

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_InvalidSlot
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_InvalidSlot

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ObjectId
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ObjectId

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ORBId
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ORBId

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ORBInitializer
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ORBInitializer

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ORBInitInfo
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ORBInitInfo

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_PolicyFactory
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_PolicyFactory

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ReplyStatus
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ReplyStatus

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_RequestInfo
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_RequestInfo

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ServerId
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ServerId

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ServerRequestInfo
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ServerRequestInfo

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_ServerRequestInterceptor
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_ServerRequestInterceptor

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr PortableInterceptor::_tc_SlotId
 

Initial value:

    &_tc_TAO_tc_PortableInterceptor_SlotId

const PortableInterceptor::ReplyStatus PortableInterceptor::LOCATION_FORWARD = 3
 

const PortableInterceptor::ReplyStatus PortableInterceptor::LOCATION_FORWARD_PERMANENT = 4
 

const PortableInterceptor::ReplyStatus PortableInterceptor::SUCCESSFUL = 0
 

const PortableInterceptor::ReplyStatus PortableInterceptor::SYSTEM_EXCEPTION = 1
 

const PortableInterceptor::ReplyStatus PortableInterceptor::TRANSPORT_RETRY = 5
 

const PortableInterceptor::ReplyStatus PortableInterceptor::UNKNOWN = 6
 

const PortableInterceptor::ReplyStatus PortableInterceptor::USER_EXCEPTION = 2
 


Generated on Wed Jan 14 23:36:44 2004 for TAO by doxygen1.2.18