This is the complete list of members for ndn::detail::StreamTransportImpl< BaseTransport, Protocol >, including all inherited members.
asyncReceive() | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inlineprotected |
asyncWrite() | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inlineprotected |
close() | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inline |
connect(const typename Protocol::endpoint &endpoint) | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inline |
connectHandler(const boost::system::error_code &error) | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inlineprotected |
m_connectTimer | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |
m_endpoint | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |
m_rxBuffer | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |
m_rxBufferSize | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |
m_socket | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |
m_transmissionQueue | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |
m_transport | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |
pause() | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inline |
resume() | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inline |
send(const Block &block) | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inline |
StreamTransportImpl(BaseTransport &transport, boost::asio::io_context &ioCtx) | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | inline |
TransmissionQueue typedef | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > | protected |