TAO_RTCORBA  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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


Member Function Documentation

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.

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

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

Reimplemented from CORBA::Policy.

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.

Reimplemented from CORBA::Policy.

void RTCORBA::ServerProtocolPolicy::operator= ( const ServerProtocolPolicy )
private

Implemented in TAO_ServerProtocolPolicy.


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