ConflictHandler::ConflictingTransportAddress Struct Reference

#include <iqueue.h>

List of all members.

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
ConflictingTransportAddressnext
timeval lastPacketTime

Constructor & Destructor Documentation

ConflictHandler::ConflictingTransportAddress::ConflictingTransportAddress ( InetAddress  na,
tpport_t  dtp,
tpport_t  ctp 
)

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


The documentation for this struct was generated from the following file:

Generated on 15 Dec 2009 for ccRTP by  doxygen 1.6.1