logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DestinationListHandler::TransportAddress

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP          DestinationListHandler::TransportAddress(3)

Constructor & Destructor Documentation

DestinationListHandler::TransportAddress::TransportAddress(InetAddressna,tpport_tdtp,tpport_tctp)[inline]

Member Data Documentation

tpport_tDestinationListHandler::TransportAddress::controlTransportPorttpport_tDestinationListHandler::TransportAddress::dataTransportPortInetAddressDestinationListHandler::TransportAddress::networkAddress

Member Function Documentation

tpport_tDestinationListHandler::TransportAddress::getControlTransportPort()const[inline]tpport_tDestinationListHandler::TransportAddress::getDataTransportPort()const[inline]constInetAddress&DestinationListHandler::TransportAddress::getNetworkAddress()const[inline]

Name

       DestinationListHandler::TransportAddress

Synopsis

       #include <oqueue.h>

   PublicMemberFunctionsTransportAddress (InetAddress na, tpport_t dtp, tpport_t ctp)
       const InetAddress & getNetworkAddress () const
       tpport_t getDataTransportPort () const
       tpport_t getControlTransportPort () const

   PublicAttributes
       InetAddress networkAddress
       tpport_t dataTransportPort
       tpport_t controlTransportPort

See Also