nn::fnd::MemoryRange Classclass MemoryRange
Class that indicates a range of memory.
| MemoryRange | Constructs an object that represents the range of a memory region. | |
|---|---|---|
Initialize
|
Initializes a memory region's range. | |
| GetAddress | Returns the starting address. | |
| GetEndAddress | Returns the ending address. | |
| GetSize | Returns the size of the range. |
CONFIDENTIAL