NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
YCompoundFiles::Block Member List

This is the complete list of members for YCompoundFiles::Block, including all inherited members.

Block()YCompoundFiles::Block
blockSize_YCompoundFiles::Blockprotected
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::Blockprotected
filename_YCompoundFiles::Blockprotected
fileSize_YCompoundFiles::Blockprotected
GetBlockSize() constYCompoundFiles::Blockinline
indexEnd_YCompoundFiles::Blockprotected
Insert(size_t index, const char *block)YCompoundFiles::Block
IsOpen()YCompoundFiles::Block
mode_YCompoundFiles::Blockprotected
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::Blockinline
Swap(size_t index1, size_t index2)YCompoundFiles::Block
Write(size_t index, const char *block)YCompoundFiles::Block