TAO_RTEvent  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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_Mutex
TAO_ECG_Refcounted_Endpoint
 Reference counted pointer to TAO_ECG_UDP_Out_Endpoint. More...
 

Detailed Description

Id:
ECG_UDP_Out_Endpoint.h 73791 2006-07-27 20:54:56Z wotte
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.