DNA Calib
1.1
Project brief
trio
BoundedIOStream
trio::BoundedIOStream Member List
This is the complete list of members for
trio::BoundedIOStream
, including all inherited members.
AccessMode
typedef
trio::BoundedIOStream
AlreadyOpenError
trio::BoundedIOStream
static
close
()=0
trio::Closeable
pure virtual
open
()=0
trio::Openable
pure virtual
OpenError
trio::BoundedIOStream
static
OpenMode
typedef
trio::BoundedIOStream
read
(char *destination, std::size_t size)=0
trio::Readable
pure virtual
read
(Writable *destination, std::size_t size)=0
trio::Readable
pure virtual
ReadError
trio::BoundedIOStream
static
seek
(std::uint64_t position)=0
trio::Seekable
pure virtual
SeekError
trio::BoundedIOStream
static
size
()=0
trio::Bounded
pure virtual
tell
()=0
trio::Seekable
pure virtual
write
(const char *source, std::size_t size)=0
trio::Writable
pure virtual
write
(Readable *source, std::size_t size)=0
trio::Writable
pure virtual
WriteError
trio::BoundedIOStream
static
~Bounded
()
trio::Bounded
protected
virtual
~BoundedIOStream
()
trio::BoundedIOStream
virtual
~Closeable
()
trio::Closeable
protected
virtual
~Controllable
()
trio::Controllable
protected
virtual
~Openable
()
trio::Openable
protected
virtual
~Readable
()
trio::Readable
protected
virtual
~Seekable
()
trio::Seekable
protected
virtual
~Writable
()
trio::Writable
protected
virtual
Generated by
1.9.4