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

#include <Protocols_Hooks.h>

Public Member Functions

 TAO_DIOP_Protocol_Properties ()
 

Public Attributes

CORBA::Long send_buffer_size_
 
CORBA::Long recv_buffer_size_
 
CORBA::Boolean enable_network_priority_
 
CORBA::Long hop_limit_
 
CORBA::Boolean enable_multicast_loop_
 

Constructor & Destructor Documentation

◆ TAO_DIOP_Protocol_Properties()

TAO_DIOP_Protocol_Properties::TAO_DIOP_Protocol_Properties ( )

Member Data Documentation

◆ enable_multicast_loop_

CORBA::Boolean TAO_DIOP_Protocol_Properties::enable_multicast_loop_

◆ enable_network_priority_

CORBA::Boolean TAO_DIOP_Protocol_Properties::enable_network_priority_

◆ hop_limit_

CORBA::Long TAO_DIOP_Protocol_Properties::hop_limit_

◆ recv_buffer_size_

CORBA::Long TAO_DIOP_Protocol_Properties::recv_buffer_size_

◆ send_buffer_size_

CORBA::Long TAO_DIOP_Protocol_Properties::send_buffer_size_

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