MT Core (C++)
Core library for replacing C++ standard in project usage
|
This is the complete list of members for mtcore::io::Reader< Impl >, including all inherited members.
BuffSlice typedef | mtcore::io::Reader< Impl > | |
ErrType typedef | mtcore::io::Reader< Impl > | |
read(BuffSlice buff) | mtcore::io::Reader< Impl > | inline |
read_all(BuffSlice buff) | mtcore::io::Reader< Impl > | inline |
read_all(Allocator &alloc, size_t maxSize=std::numeric_limits< size_t >::max()) | mtcore::io::Reader< Impl > | inline |
read_no_eof(BuffSlice buff) | mtcore::io::Reader< Impl > | inline |
read_one() | mtcore::io::Reader< Impl > | inline |
ReadElem typedef | mtcore::io::Reader< Impl > | |
ResSlice typedef | mtcore::io::Reader< Impl > | |
skip(size_t n) | mtcore::io::Reader< Impl > | inline |
underlying | mtcore::io::Reader< Impl > |