This class contains information about system memory areas.
More...
#include <CDataController.h>
This class contains information about system memory areas.
This class is not intended to be instantiated by clients. Call CDataController::getSystemMemoryAreas() to get instance of this class.
◆ getMemAreaCodePhysical()
| int isys::CSystemMemoryAreas::getMemAreaCodePhysical |
( |
| ) |
|
|
inline |
Returns physical memory area of code.
- Since
- 9.12.288
◆ getMemAreaCodeVirtual()
| int isys::CSystemMemoryAreas::getMemAreaCodeVirtual |
( |
| ) |
|
|
inline |
Returns virtual memory area of code symbols.
- Since
- 9.12.288
◆ getMemAreaDataPhysical()
| int isys::CSystemMemoryAreas::getMemAreaDataPhysical |
( |
| ) |
|
|
inline |
Returns physical memory area of data.
- Since
- 9.12.288
◆ getMemAreaDataVirtual()
| int isys::CSystemMemoryAreas::getMemAreaDataVirtual |
( |
| ) |
|
|
inline |
Returns virtual memory area of data symbols.
- Since
- 9.12.288
◆ getMemAreaSFR()
| int isys::CSystemMemoryAreas::getMemAreaSFR |
( |
| ) |
|
|
inline |
Returns memory area of SFR space.
- Since
- 9.12.288