DestinationListHandler::TransportAddress
Contents
Constructor & Destructor Documentation
DestinationListHandler::TransportAddress::TransportAddress(InetAddressna,tpport_tdtp,tpport_tctp)[inline]
Member Data Documentation
tpport_tDestinationListHandler::TransportAddress::controlTransportPorttpport_tDestinationListHandler::TransportAddress::dataTransportPortInetAddressDestinationListHandler::TransportAddress::networkAddress
Member Function Documentation
tpport_tDestinationListHandler::TransportAddress::getControlTransportPort()const[inline]tpport_tDestinationListHandler::TransportAddress::getDataTransportPort()const[inline]constInetAddress&DestinationListHandler::TransportAddress::getNetworkAddress()const[inline]
Name
DestinationListHandler::TransportAddress
Synopsis
#include <oqueue.h>
PublicMemberFunctionsTransportAddress (InetAddress na, tpport_t dtp, tpport_t ctp)
const InetAddress & getNetworkAddress () const
tpport_t getDataTransportPort () const
tpport_t getControlTransportPort () const
PublicAttributes
InetAddress networkAddress
tpport_t dataTransportPort
tpport_t controlTransportPort