This is the complete list of members for ndn::Transport, including all inherited members.
| close()=0 | ndn::Transport | pure virtual |
| connect(ReceiveCallback receiveCallback) | ndn::Transport | virtual |
| ErrorCallback typedef | ndn::Transport | |
| isConnected() const noexcept | ndn::Transport | inline |
| isReceiving() const noexcept | ndn::Transport | inline |
| m_isConnected | ndn::Transport | protected |
| m_isReceiving | ndn::Transport | protected |
| m_receiveCallback | ndn::Transport | protected |
| pause()=0 | ndn::Transport | pure virtual |
| ReceiveCallback typedef | ndn::Transport | |
| resume()=0 | ndn::Transport | pure virtual |
| send(const Block &block)=0 | ndn::Transport | pure virtual |
| ~Transport()=default | ndn::Transport | virtual |