|
Field3D
|
#include <SparseFile.h>
Public Member Functions | |
| CacheBlock (DataTypeEnum blockTypeIn, int refIdxIn, int blockIdxIn) | |
Public Attributes | |
| int | blockIdx |
| DataTypeEnum | blockType |
| int | refIdx |
Definition at line 241 of file SparseFile.h.
| SparseFile::CacheBlock::CacheBlock | ( | DataTypeEnum | blockTypeIn, |
| int | refIdxIn, | ||
| int | blockIdxIn | ||
| ) | [inline] |
Definition at line 246 of file SparseFile.h.
Definition at line 243 of file SparseFile.h.
Referenced by SparseFileManager::deallocateBlocks(), and SparseFileManager::flushCache().
Definition at line 244 of file SparseFile.h.
Referenced by SparseFileManager::deallocateBlock().
Definition at line 245 of file SparseFile.h.
Referenced by SparseFileManager::deallocateBlock().