MemoryManagerBase Members
The following tables list the members exposed by the MemoryManagerBase type.
Protected Constructors
| Name | Description | |
|---|---|---|
![]() |
MemoryManagerBase | Initializes a new instance of the MemoryManagerBase class. |
Protected Fields
| Name | Description | |
|---|---|---|
![]() |
_handle | Represents the handle of a block of allocated memory. |
![]() |
_memory | Represents a block of allocated memory. |
![]() |
_size | Specifies the size of a block of allocated memory. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Memory | Gets a block of allocated memory. |
![]() |
Size | Gets the size of a block of allocated memory. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
SetupComponent | Configures a memory manager component. |
![]() |
UninitializeComponent | Marks the memory manager as being in an uninitialized state. |
See Also
Reference
MemoryManagerBase Class
Microsoft.SPOT.Emulator.Memory Namespace
.gif)
.gif)
.gif)
.gif)