TAO_RTCORBA  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
RTCORBA::StreamControlProtocolProperties Class Reference

#include <RTCORBAC.h>

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

List of all members.

Public Types

typedef
StreamControlProtocolProperties_ptr 
_ptr_type
typedef
StreamControlProtocolProperties_var 
_var_type
typedef
StreamControlProtocolProperties_out 
_out_type

Public Member Functions

virtual ::CORBA::Long send_buffer_size (void)=0
virtual void send_buffer_size (::CORBA::Long send_buffer_size)=0
virtual ::CORBA::Long recv_buffer_size (void)=0
virtual void recv_buffer_size (::CORBA::Long recv_buffer_size)=0
virtual ::CORBA::Boolean keep_alive (void)=0
virtual void keep_alive (::CORBA::Boolean keep_alive)=0
virtual ::CORBA::Boolean dont_route (void)=0
virtual void dont_route (::CORBA::Boolean dont_route)=0
virtual ::CORBA::Boolean no_delay (void)=0
virtual void no_delay (::CORBA::Boolean no_delay)=0
virtual ::CORBA::Boolean enable_network_priority (void)=0
virtual void enable_network_priority (::CORBA::Boolean enable_network_priority)=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
StreamControlProtocolProperties_ptr 
_duplicate (StreamControlProtocolProperties_ptr obj)
static void _tao_release (StreamControlProtocolProperties_ptr obj)
static
StreamControlProtocolProperties_ptr 
_narrow (::CORBA::Object_ptr obj)
static
StreamControlProtocolProperties_ptr 
_unchecked_narrow (::CORBA::Object_ptr obj)
static
StreamControlProtocolProperties_ptr 
_nil (void)

Protected Member Functions

 StreamControlProtocolProperties (void)
virtual ~StreamControlProtocolProperties (void)

Private Member Functions

 StreamControlProtocolProperties (const StreamControlProtocolProperties &)
void operator= (const StreamControlProtocolProperties &)

Member Typedef Documentation

Reimplemented from RTCORBA::ProtocolProperties.

Reimplemented from RTCORBA::ProtocolProperties.

Reimplemented from RTCORBA::ProtocolProperties.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from RTCORBA::ProtocolProperties.

Reimplemented from RTCORBA::ProtocolProperties.

Reimplemented from RTCORBA::ProtocolProperties.

Reimplemented from RTCORBA::ProtocolProperties.

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

Reimplemented from RTCORBA::ProtocolProperties.

Reimplemented from RTCORBA::ProtocolProperties.

virtual void RTCORBA::StreamControlProtocolProperties::dont_route ( ::CORBA::Boolean  dont_route) [pure virtual]
virtual void RTCORBA::StreamControlProtocolProperties::enable_network_priority ( ::CORBA::Boolean  enable_network_priority) [pure virtual]
virtual void RTCORBA::StreamControlProtocolProperties::keep_alive ( ::CORBA::Boolean  keep_alive) [pure virtual]

Reimplemented from RTCORBA::ProtocolProperties.

virtual void RTCORBA::StreamControlProtocolProperties::no_delay ( ::CORBA::Boolean  no_delay) [pure virtual]
void RTCORBA::StreamControlProtocolProperties::operator= ( const StreamControlProtocolProperties ) [private]
virtual void RTCORBA::StreamControlProtocolProperties::recv_buffer_size ( ::CORBA::Long  recv_buffer_size) [pure virtual]
virtual void RTCORBA::StreamControlProtocolProperties::send_buffer_size ( ::CORBA::Long  send_buffer_size) [pure virtual]

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