#include "tao/Basic_Types.h"#include "tao/orbconf.h"#include "ace/Refcounted_Auto_Ptr.h"#include "ace/SOCK_Dgram.h"#include "ace/Atomic_Op.h"#include "orbsvcs/Event/ECG_UDP_Out_Endpoint.i"Include dependency graph for ECG_UDP_Out_Endpoint.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TAO_ECG_UDP_Out_Endpoint |
| Maintains information about an outgoing endpoint. More... | |
Typedefs | |
| typedef ACE_Refcounted_Auto_Ptr< TAO_ECG_UDP_Out_Endpoint, ACE_Null_Mutex > | TAO_ECG_Refcounted_Endpoint |
| Reference counted pointer to TAO_ECG_UDP_Out_Endpoint. | |
Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_INET_Addr |
Marina Spivak (marina@atdesk.com)
Definition in file ECG_UDP_Out_Endpoint.h.
|
|
Reference counted pointer to TAO_ECG_UDP_Out_Endpoint. Instances of TAO_ECG_UDP_Out_Endpoint are used by multiple objects in the Event Channel gateways, the endpoints are reference counted to manage their lifetime automatically. Definition at line 98 of file ECG_UDP_Out_Endpoint.h. Referenced by TAO_ECG_UDP_Sender::init(), TAO_ECG_UDP_Receiver::init(), TAO_ECG_CDR_Message_Sender::init(), TAO_ECG_CDR_Message_Receiver::init(), TAO_ECG_Mcast_Gateway::init_endpoint(), TAO_ECG_Mcast_Gateway::init_receiver(), TAO_ECG_Mcast_Gateway::init_sender(), and TAO_ECG_Mcast_Gateway::run(). |
|
|
Definition at line 31 of file ECG_UDP_Out_Endpoint.h. |
1.3.6