This is the complete list of members for owl::ifpstream, including all inherited members.
bad() const | owl::pstream | inline |
bp | owl::pstream | protected |
clear(int=0) | owl::pstream | inline |
close() | owl::fpbase | |
eof() const | owl::pstream | inline |
fail() const | owl::pstream | inline |
find(P_id_type) | owl::ipstream | inline |
fpbase() | owl::fpbase | inline |
fpbase(LPCSTR, int, int=openprot) | owl::fpbase | inline |
fpbase(LPCWSTR, int, int=openprot) | owl::fpbase | inline |
freadBytes(void *data, size_t sz) | owl::ipstream | |
freadString() | owl::ipstream | |
freadString(char *buf, unsigned maxLen) | owl::ipstream | |
getVersion() const | owl::ipstream | inline |
good() const | owl::pstream | inline |
ifpstream() | owl::ifpstream | inline |
ifpstream(LPCSTR, int=std::ios::in, int=fpbase::openprot) | owl::ifpstream | inline |
ifpstream(LPCWSTR, int=std::ios::in, int=fpbase::openprot) | owl::ifpstream | inline |
init(std::streambuf *) | owl::pstream | inlineprotected |
ipstream(std::streambuf *) | owl::ipstream | inline |
ipstream() | owl::ipstream | inlineprotected |
open(LPCSTR, int=std::ios::in, int=fpbase::openprot) | owl::ifpstream | inline |
open(LPCWSTR, int=std::ios::in, int=fpbase::openprot) | owl::ifpstream | inline |
openprot enum value | owl::fpbase | |
operator void *() const | owl::pstream | inline |
operator!() const | owl::pstream | inline |
PointerTypes enum name | owl::pstream | |
pstream(std::streambuf *) | owl::pstream | inline |
pstream() | owl::pstream | inlineprotected |
ptIndexed enum value | owl::pstream | |
ptNull enum value | owl::pstream | |
ptObject enum value | owl::pstream | |
rdbuf() | owl::ifpstream | inline |
owl::pstream::rdbuf() const | owl::pstream | inline |
rdstate() const | owl::pstream | inline |
readByte() | owl::ipstream | |
readBytes(void *, size_t) | owl::ipstream | |
readData(const ObjectBuilder *, TStreamableBase *&) | owl::ipstream | protected |
readObject(TStreamableBase *&mem, ModuleId mid=GetModuleId()) | owl::ipstream | |
readObjectPointer(TStreamableBase *&mem, ModuleId mid=GetModuleId()) | owl::ipstream | |
readPrefix(ModuleId mid) | owl::ipstream | protected |
readString() | owl::ipstream | |
readString(LPSTR, unsigned) | owl::ipstream | |
readSuffix() | owl::ipstream | protected |
readVersion() | owl::ipstream | protected |
readWord() | owl::ipstream | |
readWord16() | owl::ipstream | |
readWord32() | owl::ipstream | |
registerObject(TStreamableBase *adr) | owl::ipstream | inline |
seekg(std::streampos) | owl::ipstream | |
seekg(std::streamoff, std::ios::seekdir) | owl::ipstream | |
setbuf(LPSTR, int) | owl::fpbase | |
setstate(int) | owl::pstream | inlineprotected |
state | owl::pstream | protected |
tellg() | owl::ipstream | |
~pstream() | owl::pstream | virtual |