DestinationListHandler::TransportAddress
DestinationListHandler::TransportAddress
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
NAME
DestinationListHandler::TransportAddress -
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) [inline]
Member Function Documentation
tpport_t DestinationListHandler::TransportAddress::getControlTransportPort () const [inline]
tpport_t DestinationListHandler::TransportAddress::getDataTransportPort () const [inline]
const InetAddress& DestinationListHandler::TransportAddress::getNetworkAddress () const [inline]
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.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Constructor & Destructor Documentation
-
- DestinationListHandler::TransportAddress::TransportAddress (InetAddressna, tpport_tdtp, tpport_tctp) [inline]
-
- Member Function Documentation
-
- tpport_t DestinationListHandler::TransportAddress::getControlTransportPort () const [inline]
-
- tpport_t DestinationListHandler::TransportAddress::getDataTransportPort () const [inline]
-
- const InetAddress& DestinationListHandler::TransportAddress::getNetworkAddress () const [inline]
-
- Member Data Documentation
-
- tpport_t DestinationListHandler::TransportAddress::controlTransportPort
-
- tpport_t DestinationListHandler::TransportAddress::dataTransportPort
-
- InetAddress DestinationListHandler::TransportAddress::networkAddress
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:44:53 GMT, April 16, 2011