|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for YCompoundFiles::Block, including all inherited members.
| Block() | YCompoundFiles::Block | |
| blockSize_ | YCompoundFiles::Block | protected |
| Close() | YCompoundFiles::Block | |
| Create(const wchar_t *filename) | YCompoundFiles::Block | |
| Erase(size_t index) | YCompoundFiles::Block | |
| Erase(std::vector< size_t > &indices) | YCompoundFiles::Block | |
| file_ | YCompoundFiles::Block | protected |
| filename_ | YCompoundFiles::Block | protected |
| fileSize_ | YCompoundFiles::Block | protected |
| GetBlockSize() const | YCompoundFiles::Block | inline |
| indexEnd_ | YCompoundFiles::Block | protected |
| Insert(size_t index, const char *block) | YCompoundFiles::Block | |
| IsOpen() | YCompoundFiles::Block | |
| mode_ | YCompoundFiles::Block | protected |
| Move(size_t from, size_t to) | YCompoundFiles::Block | |
| Open(const wchar_t *filename, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | YCompoundFiles::Block | |
| Read(size_t index, char *block) | YCompoundFiles::Block | |
| SetBlockSize(size_t size) | YCompoundFiles::Block | inline |
| Swap(size_t index1, size_t index2) | YCompoundFiles::Block | |
| Write(size_t index, const char *block) | YCompoundFiles::Block |