|
Public Member Functions | |
AtlasReadNote () | |
~AtlasReadNote () | |
Public Attributes | |
AtlasTOC * | toc |
The TOC this request is made upon. | |
U32 | stubIdx |
Index to the stub we're loading the chunk for. | |
AtlasChunk * | chunk |
Reference to the loaded chunk; populated at chunk read time. | |
AtlasDeferredIO * | adio |
The ADIO describing the raw file data from which the chunk will be read. |
AtlasReadNote::AtlasReadNote | ( | ) | [inline] |
AtlasReadNote::~AtlasReadNote | ( | ) | [inline] |
The TOC this request is made upon.
Index to the stub we're loading the chunk for.
An index is used to allow type independence.
Reference to the loaded chunk; populated at chunk read time.
The ADIO describing the raw file data from which the chunk will be read.