TAO_UserDatagram_Protocol_Properties Class Reference
RTCORBA::UserDatagramProtocolProperties implementation.
More...
#include <RT_Policy_i.h>
List of all members.
Detailed Description
RTCORBA::UserDatagramProtocolProperties implementation.
Stores UserDatagram Protocol configuration properties.
Constructor & Destructor Documentation
virtual TAO_UserDatagram_Protocol_Properties::~TAO_UserDatagram_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 UserDatagramProtocolProperties.
void TAO_UserDatagram_Protocol_Properties::enable_network_priority |
( |
CORBA::Boolean |
enable |
) |
|
CORBA::Boolean TAO_UserDatagram_Protocol_Properties::enable_network_priority |
( |
void |
|
) |
|
void TAO_UserDatagram_Protocol_Properties::recv_buffer_size |
( |
CORBA::Long |
recv_buffer_size |
) |
|
CORBA::Long TAO_UserDatagram_Protocol_Properties::recv_buffer_size |
( |
void |
|
) |
|
void TAO_UserDatagram_Protocol_Properties::send_buffer_size |
( |
CORBA::Long |
send_buffer_size |
) |
|
CORBA::Long TAO_UserDatagram_Protocol_Properties::send_buffer_size |
( |
void |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: