TAO_StreamControl_Protocol_Properties Class Reference
RTCORBA::StreamControlProtocolProperties implementation.
More...
#include <RT_Policy_i.h>
List of all members.
Detailed Description
RTCORBA::StreamControlProtocolProperties implementation.
Stores StreamControl Protocol configuration properties.
Constructor & Destructor Documentation
virtual TAO_StreamControl_Protocol_Properties::~TAO_StreamControl_Protocol_Properties |
( |
void |
|
) |
[protected, virtual] |
Protected destructor to enforce proper memory management of this reference counted object.
Member Function Documentation
This method reads the object state from a CDR representation.
This method writes a CDR representation of StreamControlProtocolProperties.
void TAO_StreamControl_Protocol_Properties::dont_route |
( |
CORBA::Boolean |
dont_route |
) |
|
CORBA::Boolean TAO_StreamControl_Protocol_Properties::dont_route |
( |
void |
|
) |
|
void TAO_StreamControl_Protocol_Properties::enable_network_priority |
( |
CORBA::Boolean |
enable |
) |
|
CORBA::Boolean TAO_StreamControl_Protocol_Properties::enable_network_priority |
( |
void |
|
) |
|
void TAO_StreamControl_Protocol_Properties::keep_alive |
( |
CORBA::Boolean |
keep_alive |
) |
|
CORBA::Boolean TAO_StreamControl_Protocol_Properties::keep_alive |
( |
void |
|
) |
|
void TAO_StreamControl_Protocol_Properties::no_delay |
( |
CORBA::Boolean |
no_delay |
) |
|
CORBA::Boolean TAO_StreamControl_Protocol_Properties::no_delay |
( |
void |
|
) |
|
void TAO_StreamControl_Protocol_Properties::recv_buffer_size |
( |
CORBA::Long |
recv_buffer_size |
) |
|
CORBA::Long TAO_StreamControl_Protocol_Properties::recv_buffer_size |
( |
void |
|
) |
|
void TAO_StreamControl_Protocol_Properties::send_buffer_size |
( |
CORBA::Long |
send_buffer_size |
) |
|
CORBA::Long TAO_StreamControl_Protocol_Properties::send_buffer_size |
( |
void |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: