nn::fnd::MemoryRange Class

Syntax

class MemoryRange

Description

Class that indicates a range of memory.

Member Functions

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.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL