Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
TAO_ECG_UDP_Out_Endpoint Class Reference
Maintains information about an outgoing endpoint.
More...
#include <EC_Gateway_UDP.h>
Collaboration diagram for TAO_ECG_UDP_Out_Endpoint:
[legend]List of all members.
Detailed Description
Maintains information about an outgoing endpoint.
UDP senders can share a single endpoint to send UDP packets, but there is more state associated with this endpoint than its datagram SAP; for instance we need to keep track of the request id.
Constructor & Destructor Documentation
ACE_INLINE TAO_ECG_UDP_Out_Endpoint::TAO_ECG_UDP_Out_Endpoint |
( |
void |
|
) |
|
|
TAO_ECG_UDP_Out_Endpoint::~TAO_ECG_UDP_Out_Endpoint |
( |
void |
|
) |
|
|
Member Function Documentation
|
Obtain the datagram associated with this endpoint. Clients of this class must open, and register (if necessary) this datagram. |
|
The endpoint can detect if a data-gram was sent by itself, this is useful to ignore or remove messages sent by the same process. |
|
Obtain the next request id.
|
Member Data Documentation
size_t TAO_ECG_UDP_Out_Endpoint::if_count_ [private]
|
|
|
Keep the list of local interfaces, needed for the is_loopback method. |
u_short TAO_ECG_UDP_Out_Endpoint::port_number_ [private]
|
|
|
cache the port-number so we can quickly determine if an event is coming from another endpoint. |
The documentation for this class was generated from the following files:
Generated on Wed Feb 19 16:33:30 2003 for TAO_RTEvent by
1.2.18