SYNOPSIS

#include <oqueue.h>

Public Member Functions

TransportAddress (InetAddress na, tpport_t dtp, tpport_t ctp)

const InetAddress & getNetworkAddress () const

tpport_t getDataTransportPort () const

tpport_t getControlTransportPort () const

Public Attributes

InetAddress networkAddress

tpport_t dataTransportPort

tpport_t controlTransportPort

Constructor & Destructor Documentation

DestinationListHandler::TransportAddress::TransportAddress (InetAddressna, tpport_tdtp, tpport_tctp)\fC [inline]\fP

Member Function Documentation

tpport_t DestinationListHandler::TransportAddress::getControlTransportPort () const\fC [inline]\fP

tpport_t DestinationListHandler::TransportAddress::getDataTransportPort () const\fC [inline]\fP

const InetAddress& DestinationListHandler::TransportAddress::getNetworkAddress () const\fC [inline]\fP

Member Data Documentation

tpport_t DestinationListHandler::TransportAddress::controlTransportPort

tpport_t DestinationListHandler::TransportAddress::dataTransportPort

InetAddress DestinationListHandler::TransportAddress::networkAddress

Author

Generated automatically by Doxygen for ccRTP from the source code.