|
TAO_RTCORBA
2.1.2
|
RTCORBA::TCPProtocolProperties implementation. More...
#include <RT_Policy_i.h>


RTCORBA::TCPProtocolProperties implementation.
Stores TCP Protocol configuration properties.
| TAO_TCP_Protocol_Properties::TAO_TCP_Protocol_Properties | ( | CORBA::Long | send_buffer_size, |
| CORBA::Long | recv_buffer_size, | ||
| CORBA::Boolean | keep_alive, | ||
| CORBA::Boolean | dont_route, | ||
| CORBA::Boolean | no_delay, | ||
| CORBA::Boolean | enable_network_priority | ||
| ) |
Constructor.
|
protectedvirtual |
Protected destructor to enforce proper memory management of this reference counted object.
|
virtual |
This method reads the object state from a CDR representation.
Reimplemented from RTCORBA::ProtocolProperties.
|
virtual |
This method writes a CDR representation of TCPProtocolProperties.
Reimplemented from RTCORBA::ProtocolProperties.
|
virtual |
Implements RTCORBA::TCPProtocolProperties.
| void TAO_TCP_Protocol_Properties::dont_route | ( | CORBA::Boolean | dont_route | ) |
|
virtual |
Implements RTCORBA::TCPProtocolProperties.
|
virtual |
Implements RTCORBA::TCPProtocolProperties.
| void TAO_TCP_Protocol_Properties::keep_alive | ( | CORBA::Boolean | keep_alive | ) |
|
virtual |
Implements RTCORBA::TCPProtocolProperties.
| void TAO_TCP_Protocol_Properties::no_delay | ( | CORBA::Boolean | no_delay | ) |
|
virtual |
Implements RTCORBA::TCPProtocolProperties.
| void TAO_TCP_Protocol_Properties::recv_buffer_size | ( | CORBA::Long | recv_buffer_size | ) |
|
virtual |
Implements RTCORBA::TCPProtocolProperties.
| void TAO_TCP_Protocol_Properties::send_buffer_size | ( | CORBA::Long | send_buffer_size | ) |
1.8.0-20120409