TAO_DIOP_Protocol_Properties Class Reference

#include <Protocols_Hooks.h>

List of all members.

Public Member Functions

 TAO_DIOP_Protocol_Properties (void)

Public Attributes

CORBA::Long send_buffer_size_
CORBA::Long recv_buffer_size_
CORBA::Boolean enable_network_priority_


Detailed Description

Definition at line 81 of file Protocols_Hooks.h.


Constructor & Destructor Documentation

TAO_DIOP_Protocol_Properties::TAO_DIOP_Protocol_Properties ( void   ) 

Definition at line 40 of file Protocols_Hooks.cpp.

00041   : send_buffer_size_ (0),
00042     recv_buffer_size_ (0),
00043     enable_network_priority_ (0)
00044 {
00045 }


Member Data Documentation

CORBA::Boolean TAO_DIOP_Protocol_Properties::enable_network_priority_

Definition at line 89 of file Protocols_Hooks.h.

CORBA::Long TAO_DIOP_Protocol_Properties::recv_buffer_size_

Definition at line 88 of file Protocols_Hooks.h.

CORBA::Long TAO_DIOP_Protocol_Properties::send_buffer_size_

Definition at line 87 of file Protocols_Hooks.h.


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:39:28 2010 for TAO by  doxygen 1.4.7