TAO_UIOP_Protocol_Properties Class Reference

#include <Protocols_Hooks.h>

List of all members.

Public Member Functions

 TAO_UIOP_Protocol_Properties (void)

Public Attributes

CORBA::Long send_buffer_size_
CORBA::Long recv_buffer_size_


Constructor & Destructor Documentation

TAO_UIOP_Protocol_Properties::TAO_UIOP_Protocol_Properties void   ) 
 

Definition at line 22 of file Protocols_Hooks.cpp.

00023   : send_buffer_size_ (0),
00024     recv_buffer_size_ (0)
00025 {
00026 }


Member Data Documentation

CORBA::Long TAO_UIOP_Protocol_Properties::recv_buffer_size_
 

Definition at line 65 of file Protocols_Hooks.h.

CORBA::Long TAO_UIOP_Protocol_Properties::send_buffer_size_
 

Definition at line 64 of file Protocols_Hooks.h.


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