TAO_IIOP_Protocol_Properties Class Reference

#include <Protocols_Hooks.h>

List of all members.

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_


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_IIOP_Protocol_Properties::TAO_IIOP_Protocol_Properties void   ) 
 

Definition at line 12 of file Protocols_Hooks.cpp.

00013   : send_buffer_size_ (0),
00014     recv_buffer_size_ (0),
00015     keep_alive_ (0),
00016     dont_route_ (0),
00017     no_delay_ (0),
00018     enable_network_priority_ (0)
00019 {
00020 }


Member Data Documentation

int TAO_IIOP_Protocol_Properties::dont_route_
 

Definition at line 53 of file Protocols_Hooks.h.

Referenced by TAO_IIOP_Connection_Handler::open().

CORBA::Boolean TAO_IIOP_Protocol_Properties::enable_network_priority_
 

Definition at line 55 of file Protocols_Hooks.h.

int TAO_IIOP_Protocol_Properties::keep_alive_
 

Definition at line 52 of file Protocols_Hooks.h.

Referenced by TAO_IIOP_Connection_Handler::open().

int TAO_IIOP_Protocol_Properties::no_delay_
 

Definition at line 54 of file Protocols_Hooks.h.

Referenced by TAO_IIOP_Connection_Handler::open().

CORBA::Long TAO_IIOP_Protocol_Properties::recv_buffer_size_
 

Definition at line 51 of file Protocols_Hooks.h.

Referenced by TAO_IIOP_Connection_Handler::open().

CORBA::Long TAO_IIOP_Protocol_Properties::send_buffer_size_
 

Definition at line 50 of file Protocols_Hooks.h.

Referenced by TAO_IIOP_Connection_Handler::open().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 12:14:45 2006 for TAO by doxygen 1.3.6