ConflictHandler::ConflictingTransportAddress
ConflictHandler::ConflictingTransportAddress
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
NAME
ConflictHandler::ConflictingTransportAddress -
SYNOPSIS
#include <iqueue.h>
Public Member Functions
ConflictingTransportAddress (InetAddress na, tpport_t dtp, tpport_t ctp)
void setNext (ConflictingTransportAddress *nc)
const InetAddress & getNetworkAddress () const
tpport_t getDataTransportPort () const
tpport_t getControlTransportPort () const
Public Attributes
InetAddress networkAddress
tpport_t dataTransportPort
tpport_t controlTransportPort
ConflictingTransportAddress * next
timeval lastPacketTime
Constructor & Destructor Documentation
ConflictHandler::ConflictingTransportAddress::ConflictingTransportAddress (InetAddressna, tpport_tdtp, tpport_tctp)
Member Function Documentation
tpport_t ConflictHandler::ConflictingTransportAddress::getControlTransportPort () const [inline]
tpport_t ConflictHandler::ConflictingTransportAddress::getDataTransportPort () const [inline]
const InetAddress& ConflictHandler::ConflictingTransportAddress::getNetworkAddress () const [inline]
void ConflictHandler::ConflictingTransportAddress::setNext (ConflictingTransportAddress *nc) [inline]
Member Data Documentation
tpport_t ConflictHandler::ConflictingTransportAddress::controlTransportPort
tpport_t ConflictHandler::ConflictingTransportAddress::dataTransportPort
timeval ConflictHandler::ConflictingTransportAddress::lastPacketTime
InetAddress ConflictHandler::ConflictingTransportAddress::networkAddress
ConflictingTransportAddress* ConflictHandler::ConflictingTransportAddress::next
Author
Generated automatically by Doxygen for ccRTP from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Constructor & Destructor Documentation
-
- ConflictHandler::ConflictingTransportAddress::ConflictingTransportAddress (InetAddressna, tpport_tdtp, tpport_tctp)
-
- Member Function Documentation
-
- tpport_t ConflictHandler::ConflictingTransportAddress::getControlTransportPort () const [inline]
-
- tpport_t ConflictHandler::ConflictingTransportAddress::getDataTransportPort () const [inline]
-
- const InetAddress& ConflictHandler::ConflictingTransportAddress::getNetworkAddress () const [inline]
-
- void ConflictHandler::ConflictingTransportAddress::setNext (ConflictingTransportAddress *nc) [inline]
-
- Member Data Documentation
-
- tpport_t ConflictHandler::ConflictingTransportAddress::controlTransportPort
-
- tpport_t ConflictHandler::ConflictingTransportAddress::dataTransportPort
-
- timeval ConflictHandler::ConflictingTransportAddress::lastPacketTime
-
- InetAddress ConflictHandler::ConflictingTransportAddress::networkAddress
-
- ConflictingTransportAddress* ConflictHandler::ConflictingTransportAddress::next
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:43:44 GMT, April 16, 2011