Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

RTCORBA::ServerProtocolPolicy Interface 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

Public Member Functions

virtual ::RTCORBA::ProtocolListprotocols ()=0 throw ( CORBA::SystemException )
virtual ::CORBA::Policy_ptr copy ()=0 throw ( CORBA::SystemException )
virtual void destroy ()=0 throw ( CORBA::SystemException )
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

ServerProtocolPolicy_ptr _duplicate (ServerProtocolPolicy_ptr obj)
void _tao_release (ServerProtocolPolicy_ptr obj)
ServerProtocolPolicy_ptr _narrow (CORBA::Object_ptr obj)
ServerProtocolPolicy_ptr _unchecked_narrow (CORBA::Object_ptr obj)
ServerProtocolPolicy_ptr _nil (void)
void _tao_any_destructor (void *)

Public Attributes

readonly attribute ProtocolList protocols

Protected Member Functions

 ServerProtocolPolicy (void)
virtual ~ServerProtocolPolicy (void)

Private Member Functions

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

Member Typedef Documentation

typedef ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_ptr_type
 

Implements CORBA::Policy.

typedef ServerProtocolPolicy_var RTCORBA::ServerProtocolPolicy::_var_type
 

Implements 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]
 

Implements CORBA::Policy.

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

Implements CORBA::Policy.

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

Implements CORBA::Policy.

ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_nil void   )  [inline, static]
 

Implements CORBA::Policy.

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

Implements CORBA::Policy.

void RTCORBA::ServerProtocolPolicy::_tao_release ServerProtocolPolicy_ptr  obj  )  [static]
 

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

Implements CORBA::Policy.

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

Implements CORBA::Policy.

Implemented in TAO_ServerProtocolPolicy.

virtual void RTCORBA::ServerProtocolPolicy::destroy  )  throw ( CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_ServerProtocolPolicy.

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

Implements CORBA::Policy.

void RTCORBA::ServerProtocolPolicy::operator= const ServerProtocolPolicy  )  [private]
 

virtual ::RTCORBA::ProtocolList* RTCORBA::ServerProtocolPolicy::protocols  )  throw ( CORBA::SystemException ) [pure virtual]
 

Implemented in TAO_ServerProtocolPolicy.


Member Data Documentation

readonly attribute ProtocolList RTCORBA::ServerProtocolPolicy::protocols
 


The documentation for this interface was generated from the following files:
Generated on Thu Feb 16 03:59:07 2006 for TAO_RTCORBA by  doxygen 1.3.9.1