array chunk representation Generated from class MR.Chunk. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ulong | offset [get] |
| | chunk offset
|
| unsafe ulong | size [get] |
| | chunk size; the last chunk's size may be smaller than other chunk's ones
|
array chunk representation Generated from class MR.Chunk. This is the const half of the class.
◆ Const_Chunk() [1/4]
| unsafe MR.Const_Chunk.Const_Chunk |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Chunk() [2/4]
| unsafe MR.Const_Chunk.Const_Chunk |
( |
ulong | offset, |
|
|
ulong | size ) |
|
inline |
◆ Const_Chunk() [3/4]
◆ Const_Chunk() [4/4]
| MR.Const_Chunk.Const_Chunk |
( |
Chunk | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_Chunk.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Chunk.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_offset
| unsafe ulong* MR.Const_Chunk.__ref_storage_offset |
|
protected |
◆ __ref_storage_size
| unsafe ulong* MR.Const_Chunk.__ref_storage_size |
|
protected |
◆ offset
| unsafe ulong MR.Const_Chunk.offset |
|
get |
◆ size
| unsafe ulong MR.Const_Chunk.size |
|
get |
chunk size; the last chunk's size may be smaller than other chunk's ones
The documentation for this class was generated from the following file: