retdec
|
This is the complete list of members for IStreamWrapper, including all inherited members.
_pos | IStreamWrapper | private |
_state | IStreamWrapper | private |
_stream | IStreamWrapper | private |
clear(std::ios_base::iostate state=std::ios_base::goodbit) | IStreamWrapper | inline |
gcount() const | IStreamWrapper | inline |
getIstream() | IStreamWrapper | inline |
IStreamWrapper(std::istream &stream) | IStreamWrapper | inline |
operator bool() const | IStreamWrapper | inlineexplicit |
operator std::istream &() const | IStreamWrapper | inline |
read(char *s, std::streamsize n) | IStreamWrapper | inline |
seekg(std::streampos pos) | IStreamWrapper | inline |
seekg(std::streamoff off, std::ios_base::seekdir way) | IStreamWrapper | inline |
tellg() | IStreamWrapper | inline |
~IStreamWrapper() | IStreamWrapper | inline |