TAO_RTEvent  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Enumerations
RtecUDPAdmin.idl File Reference

Define the RtecUDPAdmin module. More...

import "RtecEventComm.idl";
#include "tao/OctetSeq.pidl"

Classes

struct  RtecUDPAdmin::UDP_Addr
 Represent a UDP SAP. More...
 
struct  RtecUDPAdmin::UDP_Addr_v6
 Represent a UDP SAP sufficient to hold an IPv6 address. More...
 
union  RtecUDPAdmin::UDP_Address
 Holds either an IPv4 or IPv6 address and used for the return value from get_address below. More...
 
interface  RtecUDPAdmin::AddrServer
 Defines a interface to configure the mapping between events and multicast groups (or UDP broadcast or UDP unicast) addresses. More...
 

Namespaces

namespace  RtecUDPAdmin
 Define the data structures and interfaces used by UDP-based gateways.
 

Typedefs

typedef char RtecUDPAdmin::char16 [16]
 

Enumerations

enum  RtecUDPAdmin::Address_Family { RtecUDPAdmin::Rtec_inet, RtecUDPAdmin::Rtec_inet6 }
 Defines the address family identifiers. The more familiar AF_INET, AF_INET6 are not used to avoid potential confusion. More...
 

Detailed Description

Define the RtecUDPAdmin module.

Id:
RtecUDPAdmin.idl 91162 2010-07-21 21:39:35Z mesnier_p

TAO's Real-time Event Service is described in:

http://doc.ece.uci.edu/~coryan/EC/

Author
Carlos O'Ryan corya.nosp@m.n@uc.nosp@m.i.edu