NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: 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()ndn::TcpTransportvirtual
connect(boost::asio::io_service &ioService, const ReceiveCallback &receiveCallback)ndn::TcpTransportvirtual
create(const ConfigFile &config)ndn::TcpTransportstatic
ErrorCallback typedefndn::Transport
getDefaultSocketHostAndPort(const ConfigFile &config)ndn::TcpTransport
isConnected()ndn::Transportinline
isExpectingData()ndn::Transportinline
m_ioServicendn::Transportprotected
m_isConnectedndn::Transportprotected
m_isExpectingDatandn::Transportprotected
m_receiveCallbackndn::Transportprotected
pause()ndn::TcpTransportvirtual
receive(const Block &wire)ndn::Transportinlineprotected
ReceiveCallback typedefndn::Transport
resume()ndn::TcpTransportvirtual
send(const Block &wire)ndn::TcpTransportvirtual
send(const Block &header, const Block &payload)ndn::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::TcpTransport
Transport()ndn::Transportinline
~TcpTransport()ndn::TcpTransport
~Transport()ndn::Transportinlinevirtual