import "RtecUDPAdmin.idl";
Public Attributes | |
unsigned long | ipaddr |
The IP address. | |
unsigned short | port |
The UDP port. |
Definition at line 34 of file RtecUDPAdmin.idl.
unsigned long RtecUDPAdmin::UDP_Addr::ipaddr |
The IP address.
Definition at line 37 of file RtecUDPAdmin.idl.
Referenced by TAO_ECG_Mcast_EH::compute_required_subscriptions(), TAO_ECG_Simple_Address_Server::get_address(), TAO_ECG_Complex_Address_Server::get_address(), TAO_EC_Simple_AddrServer::get_address(), and TAO_ECG_UDP_Sender::push().
unsigned short RtecUDPAdmin::UDP_Addr::port |
The UDP port.
Definition at line 39 of file RtecUDPAdmin.idl.
Referenced by TAO_ECG_Mcast_EH::compute_required_subscriptions(), TAO_ECG_Simple_Address_Server::get_address(), TAO_ECG_Complex_Address_Server::get_address(), TAO_EC_Simple_AddrServer::get_address(), and TAO_ECG_UDP_Sender::push().