Field3D
SparseFile::CacheBlock Class Reference

#include <SparseFile.h>

Public Member Functions

 CacheBlock (DataTypeEnum blockTypeIn, int refIdxIn, int blockIdxIn)
 

Public Attributes

int blockIdx
 
DataTypeEnum blockType
 
int refIdx
 

Detailed Description

Definition at line 322 of file SparseFile.h.

Constructor & Destructor Documentation

◆ CacheBlock()

SparseFile::CacheBlock::CacheBlock ( DataTypeEnum blockTypeIn,
int refIdxIn,
int blockIdxIn )
inline

Definition at line 327 of file SparseFile.h.

Member Data Documentation

◆ blockType

DataTypeEnum SparseFile::CacheBlock::blockType

Definition at line 324 of file SparseFile.h.

◆ refIdx

int SparseFile::CacheBlock::refIdx

Definition at line 325 of file SparseFile.h.

◆ blockIdx

int SparseFile::CacheBlock::blockIdx

Definition at line 326 of file SparseFile.h.


The documentation for this class was generated from the following file: