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\fC [inline]\fP

tpport_t ConflictHandler::ConflictingTransportAddress::getDataTransportPort () const\fC [inline]\fP

const InetAddress& ConflictHandler::ConflictingTransportAddress::getNetworkAddress () const\fC [inline]\fP

void ConflictHandler::ConflictingTransportAddress::setNext (\fBConflictingTransportAddress\fP *nc)\fC [inline]\fP

Member Data Documentation

tpport_t ConflictHandler::ConflictingTransportAddress::controlTransportPort

tpport_t ConflictHandler::ConflictingTransportAddress::dataTransportPort

timeval ConflictHandler::ConflictingTransportAddress::lastPacketTime

InetAddress ConflictHandler::ConflictingTransportAddress::networkAddress

\fBConflictingTransportAddress\fP* ConflictHandler::ConflictingTransportAddress::next

Author

Generated automatically by Doxygen for ccRTP from the source code.