Base Framework
AsynchronousIOStream Member List

This is the complete list of members for AsynchronousIOStream, including all inherited members.

asyncTest() noexceptAsynchronousStreamstatic
getHandle() const noexcept=0AsynchronousIOStreamprotectedpure virtual
read(uint8 *buffer, unsigned int bytesToRead, unsigned long long offset, AsynchronousReadEventListener *listener)=0AsynchronousIOStreampure virtual
write(const uint8 *buffer, unsigned int bytesToWrite, unsigned long long offset, AsynchronousWriteEventListener *listener)=0AsynchronousIOStreampure virtual
~AsynchronousStream() noexcept(false)AsynchronousStreamvirtual