NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::TcpTransport Member List

This is the complete list of members for ndn::TcpTransport, including all inherited members.

__pad0__ndn::TcpTransport
close() overridendn::TcpTransportvirtual
connect(boost::asio::io_service &ioService, const ReceiveCallback &receiveCallback) overridendn::TcpTransportvirtual
create(const std::string &uri)ndn::TcpTransportstatic
ErrorCallback typedefndn::Transport
getSocketHostAndPortFromUri(const std::string &uri)ndn::TcpTransport
isConnected() constndn::Transportinline
isReceiving() constndn::Transportinline
m_ioServicendn::Transportprotected
m_isConnectedndn::Transportprotected
m_isReceivingndn::Transportprotected
m_receiveCallbackndn::Transportprotected
pause() overridendn::TcpTransportvirtual
receive(const Block &wire)ndn::Transportinlineprotected
ReceiveCallback typedefndn::Transport
resume() overridendn::TcpTransportvirtual
send(const Block &wire) overridendn::TcpTransportvirtual
send(const Block &header, const Block &payload) overridendn::TcpTransportvirtual
StreamTransportImpl< TcpTransport, boost::asio::ip::tcp > classndn::TcpTransportfriend
StreamTransportWithResolverImpl< TcpTransport, boost::asio::ip::tcp > classndn::TcpTransportfriend
TcpTransport(const std::string &host, const std::string &port="6363")ndn::TcpTransportexplicit
Transport()ndn::Transport
~TcpTransport()ndn::TcpTransport
~Transport()=defaultndn::Transportvirtual