TAO_RTEvent
2.0.8
|
#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. |
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.