TAO 4.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TAO_SCIOP_Protocol_Properties Class Reference

#include <Protocols_Hooks.h>

Public Member Functions

 TAO_SCIOP_Protocol_Properties ()
 

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_
 

Constructor & Destructor Documentation

◆ TAO_SCIOP_Protocol_Properties()

TAO_SCIOP_Protocol_Properties::TAO_SCIOP_Protocol_Properties ( )

Member Data Documentation

◆ dont_route_

int TAO_SCIOP_Protocol_Properties::dont_route_

◆ enable_network_priority_

CORBA::Boolean TAO_SCIOP_Protocol_Properties::enable_network_priority_

◆ hop_limit_

CORBA::Long TAO_SCIOP_Protocol_Properties::hop_limit_

◆ keep_alive_

int TAO_SCIOP_Protocol_Properties::keep_alive_

◆ no_delay_

int TAO_SCIOP_Protocol_Properties::no_delay_

◆ recv_buffer_size_

CORBA::Long TAO_SCIOP_Protocol_Properties::recv_buffer_size_

◆ send_buffer_size_

CORBA::Long TAO_SCIOP_Protocol_Properties::send_buffer_size_

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