TAO_RTEvent  2.4.1
Classes | Typedefs
ECG_UDP_Out_Endpoint.h File Reference
#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.inl"

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_MutexTAO_ECG_Refcounted_Endpoint
 Reference counted pointer to TAO_ECG_UDP_Out_Endpoint. More...
 

Detailed Description

Author
Carlos O'Ryan (corya.nosp@m.n@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u)
Marina Spivak (marin.nosp@m.a@at.nosp@m.desk..nosp@m.com)

Typedef Documentation

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.