|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::ofpstream, 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 |
| findObject(TStreamableBase *adr) | owl::opstream | inline |
| findVB(TStreamableBase *adr) | owl::opstream | inline |
| flush() | owl::opstream | |
| fpbase() | owl::fpbase | inline |
| fpbase(LPCSTR, int, int=openprot) | owl::fpbase | inline |
| fpbase(LPCWSTR, int, int=openprot) | owl::fpbase | inline |
| fwriteBytes(const void *data, size_t sz) | owl::opstream | |
| fwriteString(const char *str) | owl::opstream | |
| good() const | owl::pstream | inline |
| init(std::streambuf *) | owl::pstream | inlineprotected |
| ofpstream() | owl::ofpstream | inline |
| ofpstream(LPCSTR, int=std::ios::out, int=fpbase::openprot) | owl::ofpstream | inline |
| ofpstream(LPCWSTR, int=std::ios::out, int=fpbase::openprot) | owl::ofpstream | inline |
| open(LPCSTR, int=std::ios::out, int=fpbase::openprot) | owl::ofpstream | inline |
| open(LPCWSTR, int=std::ios::out, int=fpbase::openprot) | owl::ofpstream | inline |
| openprot enum value | owl::fpbase | |
| operator void *() const | owl::pstream | inline |
| operator!() const | owl::pstream | inline |
| opstream(std::streambuf *) | owl::opstream | |
| opstream() | owl::opstream | protected |
| 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::ofpstream | inline |
| owl::pstream::rdbuf() const | owl::pstream | inline |
| rdstate() const | owl::pstream | inline |
| registerObject(TStreamableBase *adr) | owl::opstream | inline |
| registerVB(TStreamableBase *adr) | owl::opstream | inline |
| seekp(std::streampos) | owl::opstream | |
| seekp(std::streamoff, std::ios::seekdir) | owl::opstream | |
| setbuf(LPSTR, int) | owl::fpbase | |
| setstate(int) | owl::pstream | inlineprotected |
| state | owl::pstream | protected |
| tellp() | owl::opstream | |
| writeByte(uint8) | owl::opstream | |
| writeBytes(const void *, size_t) | owl::opstream | |
| writeData(const TStreamableBase *, ModuleId mid) | owl::opstream | protected |
| writeObject(const TStreamableBase *t, int isPtr=0, ModuleId mid=GetModuleId()) | owl::opstream | |
| writeObjectPointer(const TStreamableBase *t, ModuleId mid=GetModuleId()) | owl::opstream | |
| writePrefix(const TStreamableBase *) | owl::opstream | protected |
| writeString(const char *) | owl::opstream | |
| writeSuffix(const TStreamableBase *) | owl::opstream | inlineprotected |
| writeVersion() | owl::opstream | protected |
| writeWord(uint32) | owl::opstream | inline |
| writeWord16(uint16) | owl::opstream | |
| writeWord32(uint32) | owl::opstream | |
| ~opstream() | owl::opstream | inlinevirtual |
| ~pstream() | owl::pstream | virtual |