TAO  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
TAO_SCIOP_Protocol_Properties Class Reference

#include <Protocols_Hooks.h>

Collaboration diagram for TAO_SCIOP_Protocol_Properties:
Collaboration graph

Public Member Functions

 TAO_SCIOP_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_
 

Constructor & Destructor Documentation

TAO_SCIOP_Protocol_Properties::TAO_SCIOP_Protocol_Properties ( void  )

Member Data Documentation

int TAO_SCIOP_Protocol_Properties::dont_route_
CORBA::Boolean TAO_SCIOP_Protocol_Properties::enable_network_priority_
CORBA::Long TAO_SCIOP_Protocol_Properties::hop_limit_
int TAO_SCIOP_Protocol_Properties::keep_alive_
int TAO_SCIOP_Protocol_Properties::no_delay_
CORBA::Long TAO_SCIOP_Protocol_Properties::recv_buffer_size_
CORBA::Long TAO_SCIOP_Protocol_Properties::send_buffer_size_

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