This is the complete list of members for visionary::ITransport, including all inherited members.
| ByteBuffer typedef | visionary::ITransport | |
| getLastError()=0 | visionary::ITransport | pure virtual |
| read(ByteBuffer &buffer, std::size_t nBytesToReceive)=0 | visionary::ITransport | pure virtual |
| recv(ByteBuffer &buffer, std::size_t maxBytesToReceive)=0 | visionary::ITransport | pure virtual |
| recv_return_t typedef | visionary::ITransport | |
| send(const std::vector< T > &buffer) | visionary::ITransport | inline |
| send(const char *pData, size_t size)=0 | visionary::ITransport | protectedpure virtual |
| send_return_t typedef | visionary::ITransport | |
| shutdown()=0 | visionary::ITransport | pure virtual |
| ~ITransport()=default | visionary::ITransport | virtual |