#include <EC_Gateway_UDP.h>
Collaboration diagram for TAO_ECG_UDP_Request_Index:
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 |
This object is used to index the map of incomplete (due to fragmentation) requests.
|
default copy ctor, dtor and operator=
|
|
|
|
Return a hash value...
|
|
|
|
Compare.
|
|
|
|
|