Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions

PortableInterceptor::ORBInitInfo_3_1 Class Reference

#include <ORBInitInfoC.h>

Inheritance diagram for PortableInterceptor::ORBInitInfo_3_1:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ORBInitInfo_3_1_ptr _ptr_type
typedef ORBInitInfo_3_1_var _var_type
typedef ORBInitInfo_3_1_out _out_type

Public Member Functions

virtual void add_client_request_interceptor_with_policy (::PortableInterceptor::ClientRequestInterceptor_ptr interceptor, const ::CORBA::PolicyList &policies)=0
virtual void add_server_request_interceptor_with_policy (::PortableInterceptor::ServerRequestInterceptor_ptr interceptor, const ::CORBA::PolicyList &policies)=0
virtual void add_ior_interceptor_with_policy (::PortableInterceptor::IORInterceptor_ptr interceptor, const ::CORBA::PolicyList &policies)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static ORBInitInfo_3_1_ptr _duplicate (ORBInitInfo_3_1_ptr obj)
static void _tao_release (ORBInitInfo_3_1_ptr obj)
static ORBInitInfo_3_1_ptr _narrow (::CORBA::Object_ptr obj)
static ORBInitInfo_3_1_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ORBInitInfo_3_1_ptr _nil (void)

Protected Member Functions

 ORBInitInfo_3_1 (void)
virtual ~ORBInitInfo_3_1 (void)

Private Member Functions

 ORBInitInfo_3_1 (const ORBInitInfo_3_1 &)
void operator= (const ORBInitInfo_3_1 &)

Member Typedef Documentation

Reimplemented from PortableInterceptor::ORBInitInfo.

Reimplemented from PortableInterceptor::ORBInitInfo.

Reimplemented from PortableInterceptor::ORBInitInfo.


Constructor & Destructor Documentation

PortableInterceptor::ORBInitInfo_3_1::ORBInitInfo_3_1 ( void   )  [protected]
PortableInterceptor::ORBInitInfo_3_1::~ORBInitInfo_3_1 ( void   )  [protected, virtual]
PortableInterceptor::ORBInitInfo_3_1::ORBInitInfo_3_1 ( const ORBInitInfo_3_1  )  [private]

Member Function Documentation

PortableInterceptor::ORBInitInfo_3_1_ptr PortableInterceptor::ORBInitInfo_3_1::_duplicate ( ORBInitInfo_3_1_ptr  obj  )  [static]
const char * PortableInterceptor::ORBInitInfo_3_1::_interface_repository_id ( void   )  const [virtual]

Reimplemented from PortableInterceptor::ORBInitInfo.

CORBA::Boolean PortableInterceptor::ORBInitInfo_3_1::_is_a ( const char *  type_id  )  [virtual]

Reimplemented from PortableInterceptor::ORBInitInfo.

PortableInterceptor::ORBInitInfo_3_1_ptr PortableInterceptor::ORBInitInfo_3_1::_narrow ( ::CORBA::Object_ptr  obj  )  [static]

Reimplemented from PortableInterceptor::ORBInitInfo.

static ORBInitInfo_3_1_ptr PortableInterceptor::ORBInitInfo_3_1::_nil ( void   )  [inline, static]

Reimplemented from PortableInterceptor::ORBInitInfo.

void PortableInterceptor::ORBInitInfo_3_1::_tao_release ( ORBInitInfo_3_1_ptr  obj  )  [static]
PortableInterceptor::ORBInitInfo_3_1_ptr PortableInterceptor::ORBInitInfo_3_1::_unchecked_narrow ( ::CORBA::Object_ptr  obj  )  [static]

Reimplemented from PortableInterceptor::ORBInitInfo.

virtual void PortableInterceptor::ORBInitInfo_3_1::add_client_request_interceptor_with_policy ( ::PortableInterceptor::ClientRequestInterceptor_ptr  interceptor,
const ::CORBA::PolicyList policies 
) [pure virtual]
virtual void PortableInterceptor::ORBInitInfo_3_1::add_ior_interceptor_with_policy ( ::PortableInterceptor::IORInterceptor_ptr  interceptor,
const ::CORBA::PolicyList policies 
) [pure virtual]
virtual void PortableInterceptor::ORBInitInfo_3_1::add_server_request_interceptor_with_policy ( ::PortableInterceptor::ServerRequestInterceptor_ptr  interceptor,
const ::CORBA::PolicyList policies 
) [pure virtual]
CORBA::Boolean PortableInterceptor::ORBInitInfo_3_1::marshal ( TAO_OutputCDR cdr  )  [virtual]

Reimplemented from PortableInterceptor::ORBInitInfo.

void PortableInterceptor::ORBInitInfo_3_1::operator= ( const ORBInitInfo_3_1  )  [private]

The documentation for this class was generated from the following files: