TAO_RTEvent  2.0.6
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.

Detailed Description

Id:
ECG_UDP_Out_Endpoint.h 73791 2006-07-27 20:54:56Z wotte
Author:
Carlos O'Ryan (coryan@cs.wustl.edu)
Marina Spivak (marina@atdesk.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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines