Scid
4.7.0
|
This is the complete list of members for FilebufAppend, including all inherited members.
append(const char_type *s, std::streamsize count) | FilebufAppend | inline |
FilebufAppend() | FilebufAppend | inline |
getline(char *str, size_t count) | Filebuf | inlineprotected |
open(const std::string &filename, fileModeT fmode) | FilebufAppend | inline |
Open(const char *filename, fileModeT fmode) | Filebuf | inlineprotected |
pubseekpos(std::streamoff pos) | FilebufAppend | inline |
pubsync() | FilebufAppend | inline |
ReadFourBytes() | Filebuf | inlineprotected |
ReadOneByte() | Filebuf | inlineprotected |
ReadThreeBytes() | Filebuf | inlineprotected |
ReadTwoBytes() | Filebuf | inlineprotected |
sgetn(char_type *s, std::streamsize count) | FilebufAppend | inline |
size() const | FilebufAppend | inline |
WriteFourBytes(uint32_t value) | Filebuf | inlineprotected |
WriteOneByte(byte value) | Filebuf | inlineprotected |
WriteThreeBytes(uint32_t value) | Filebuf | inlineprotected |
WriteTwoBytes(uint32_t value) | Filebuf | inlineprotected |