Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_ECG_UDP_Request_Index Class Reference

Index to the request map. More...

#include <EC_Gateway_UDP.h>

Collaboration diagram for TAO_ECG_UDP_Request_Index:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_ECG_UDP_Request_Index (void)
 default copy ctor, dtor and operator=.

 TAO_ECG_UDP_Request_Index (const ACE_INET_Addr& from, CORBA::ULong request_id)
ACE_INLINE u_long hash (void) const
 Return a hash value...

ACE_INLINE int operator== (const TAO_ECG_UDP_Request_Index& rhs) const
 Compare.

ACE_INLINE int operator!= (const TAO_ECG_UDP_Request_Index& rhs) const

Public Attributes

ACE_INET_Addr from
CORBA::ULong request_id

Detailed Description

Index to the request map.

This object is used to index the map of incomplete (due to fragmentation) requests.


Constructor & Destructor Documentation

ACE_INLINE TAO_ECG_UDP_Request_Index::TAO_ECG_UDP_Request_Index ( void )
 

default copy ctor, dtor and operator=.

ACE_INLINE TAO_ECG_UDP_Request_Index::TAO_ECG_UDP_Request_Index ( const ACE_INET_Addr & from_,
CORBA::ULong request_id_ )
 


Member Function Documentation

ACE_INLINE u_long TAO_ECG_UDP_Request_Index::hash ( void ) const
 

Return a hash value...

ACE_INLINE int TAO_ECG_UDP_Request_Index::operator!= ( const TAO_ECG_UDP_Request_Index & rhs ) const
 

ACE_INLINE int TAO_ECG_UDP_Request_Index::operator== ( const TAO_ECG_UDP_Request_Index & rhs ) const
 

Compare.


Member Data Documentation

ACE_INET_Addr TAO_ECG_UDP_Request_Index::from
 

CORBA::ULong TAO_ECG_UDP_Request_Index::request_id
 


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:23:01 2001 for TAO_RTEvent by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000