TAO
2.3.3
|
#include <Protocols_Hooks.h>
Public Member Functions | |
TAO_IIOP_Protocol_Properties (void) | |
Public Attributes | |
CORBA::Long | send_buffer_size_ |
CORBA::Long | recv_buffer_size_ |
int | keep_alive_ |
int | dont_route_ |
int | no_delay_ |
CORBA::Boolean | enable_network_priority_ |
CORBA::Long | hop_limit_ |
TAO_IIOP_Protocol_Properties::TAO_IIOP_Protocol_Properties | ( | void | ) |
int TAO_IIOP_Protocol_Properties::dont_route_ |
CORBA::Boolean TAO_IIOP_Protocol_Properties::enable_network_priority_ |
CORBA::Long TAO_IIOP_Protocol_Properties::hop_limit_ |
int TAO_IIOP_Protocol_Properties::keep_alive_ |
int TAO_IIOP_Protocol_Properties::no_delay_ |
CORBA::Long TAO_IIOP_Protocol_Properties::recv_buffer_size_ |
CORBA::Long TAO_IIOP_Protocol_Properties::send_buffer_size_ |