conflicthandler::conflictingtransportaddress(3)

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
(InetAddress na, tpport_t dtp, tpport_t ctp)

Member Function Documentation

void ConflictHandler::ConflictingTransportAddress::setNext
(ConflictingTransportAddress * nc) [inline]
const InetAddress&
ConflictHandler::ConflictingTransportAddress::getNetworkAddress () const [inline]
tpport_t ConflictHandler::ConflictingTransportAddress::getDataTransportPort
() const [inline]
tpport_t
ConflictHandler::ConflictingTransportAddress::getControlTransportPort () const [inline]

Member Data Documentation

InetAddress ConflictHandler::ConflictingTransportAddress::networkAddress tpport_t ConflictHandler::ConflictingTransportAddress::dataTransportPort tpport_t ConflictHandler::ConflictingTransportAddress::controlTransportPort ConflictingTransportAddress*
ConflictHandler::ConflictingTransportAddress::next
timeval ConflictHandler::ConflictingTransportAddress::lastPacketTime

Author

Generated automatically by Doxygen for ccRTP from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout