trio::BoundedIOStream trio::Controllable trio::Readable trio::Writable trio::Seekable trio::Bounded trio::FileStream trio::MemoryMappedFileStream trio::MemoryStream Stream.h trio::AccessMode using trio::BoundedIOStream::AccessMode = trio::AccessMode AccessMode trio::BoundedIOStream::AccessMode trio::OpenMode using trio::BoundedIOStream::OpenMode = trio::OpenMode OpenMode trio::BoundedIOStream::OpenMode const sc::StatusCode const sc::StatusCode trio::BoundedIOStream::OpenError OpenError trio::BoundedIOStream::OpenError {100, "Error opening file"} trio::FileStreamImpl::open const sc::StatusCode const sc::StatusCode trio::BoundedIOStream::ReadError ReadError trio::BoundedIOStream::ReadError {101, "Error reading file"} trio::FileStreamImpl::read trio::MemoryStreamImpl::read const sc::StatusCode const sc::StatusCode trio::BoundedIOStream::WriteError WriteError trio::BoundedIOStream::WriteError {102, "Error writing file"} trio::FileStreamImpl::write trio::MemoryStreamImpl::write const sc::StatusCode const sc::StatusCode trio::BoundedIOStream::AlreadyOpenError AlreadyOpenError trio::BoundedIOStream::AlreadyOpenError {103, "File already open"} trio::FileStreamImpl::open const sc::StatusCode const sc::StatusCode trio::BoundedIOStream::SeekError SeekError trio::BoundedIOStream::SeekError {104, "Error seeking file"} trio::FileStreamImpl::seek trio::MemoryStreamImpl::seek trio::BoundedIOStream::~BoundedIOStream () ~BoundedIOStream trio::BoundedIOStream::~BoundedIOStream +AlreadyOpenError +OpenError +ReadError +SeekError +WriteError trio::BoundedIOStreamAccessMode trio::BoundedIOStreamAlreadyOpenError trio::BoundedIOStreamclose trio::BoundedIOStreamopen trio::BoundedIOStreamOpenError trio::BoundedIOStreamOpenMode trio::BoundedIOStreamread trio::BoundedIOStreamread trio::BoundedIOStreamReadError trio::BoundedIOStreamseek trio::BoundedIOStreamSeekError trio::BoundedIOStreamsize trio::BoundedIOStreamtell trio::BoundedIOStreamwrite trio::BoundedIOStreamwrite trio::BoundedIOStreamWriteError trio::BoundedIOStream~Bounded trio::BoundedIOStream~BoundedIOStream trio::BoundedIOStream~Closeable trio::BoundedIOStream~Controllable trio::BoundedIOStream~Openable trio::BoundedIOStream~Readable trio::BoundedIOStream~Seekable trio::BoundedIOStream~Writable