MemoryManager Members

The following tables list the members exposed by the MemoryManager type.

Public Constructors

Name Description
Public Method MemoryManager Initializes a new instance of the MemoryManager class.

Public Properties

Name Description
Public Property FlashManager Gets or sets the flash memory manager for the emulator.
Public Property RamManager Gets or sets the RAM manager for the emulator.

Public Methods

Name Description
Public Method IsReplaceableBy Determines whether the memory manager can be replaced by a specified emulator component.
Public Method SetupComponent Configures the memory manager and prepares it for use.

See Also

Reference

MemoryManager Class
Microsoft.SPOT.Emulator.Memory Namespace