TAO_RTCORBA  2.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
RTCORBA::ServerProtocolPolicy Class Reference

#include <RTCORBAC.h>

Inheritance diagram for RTCORBA::ServerProtocolPolicy:
Inheritance graph
[legend]
Collaboration diagram for RTCORBA::ServerProtocolPolicy:
Collaboration graph
[legend]

List of all members.

Public Types

typedef ServerProtocolPolicy_ptr _ptr_type
typedef ServerProtocolPolicy_var _var_type
typedef ServerProtocolPolicy_out _out_type

Public Member Functions

virtual ::RTCORBA::ProtocolListprotocols (void)=0
virtual ::CORBA::Policy_ptr copy (void)=0
virtual void destroy (void)=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 void _tao_any_destructor (void *)
static ServerProtocolPolicy_ptr _duplicate (ServerProtocolPolicy_ptr obj)
static void _tao_release (ServerProtocolPolicy_ptr obj)
static ServerProtocolPolicy_ptr _narrow (::CORBA::Object_ptr obj)
static ServerProtocolPolicy_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ServerProtocolPolicy_ptr _nil (void)

Protected Member Functions

 ServerProtocolPolicy (void)
virtual ~ServerProtocolPolicy (void)

Private Member Functions

 ServerProtocolPolicy (const ServerProtocolPolicy &)
void operator= (const ServerProtocolPolicy &)

Member Typedef Documentation

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.


Constructor & Destructor Documentation

RTCORBA::ServerProtocolPolicy::ServerProtocolPolicy ( void  ) [protected]
RTCORBA::ServerProtocolPolicy::~ServerProtocolPolicy ( void  ) [protected, virtual]
RTCORBA::ServerProtocolPolicy::ServerProtocolPolicy ( const ServerProtocolPolicy ) [private]

Member Function Documentation

RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_duplicate ( ServerProtocolPolicy_ptr  obj) [static]
const char * RTCORBA::ServerProtocolPolicy::_interface_repository_id ( void  ) const [virtual]

Reimplemented from CORBA::Policy.

CORBA::Boolean RTCORBA::ServerProtocolPolicy::_is_a ( const char *  type_id) [virtual]

Reimplemented from CORBA::Policy.

RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CORBA::Policy.

RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_nil ( void  ) [static]

Reimplemented from CORBA::Policy.

void RTCORBA::ServerProtocolPolicy::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from CORBA::Policy.

void RTCORBA::ServerProtocolPolicy::_tao_release ( ServerProtocolPolicy_ptr  obj) [static]
RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CORBA::Policy.

virtual ::CORBA::Policy_ptr RTCORBA::ServerProtocolPolicy::copy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO_ServerProtocolPolicy.

virtual void RTCORBA::ServerProtocolPolicy::destroy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO_ServerProtocolPolicy.

CORBA::Boolean RTCORBA::ServerProtocolPolicy::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from CORBA::Policy.

void RTCORBA::ServerProtocolPolicy::operator= ( const ServerProtocolPolicy ) [private]
virtual ::RTCORBA::ProtocolList* RTCORBA::ServerProtocolPolicy::protocols ( void  ) [pure virtual]

Implemented in TAO_ServerProtocolPolicy.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines