|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Stub for a shared-memory command dispatcher; currently a placeholder with no active role. More...
#include "MemoryManager.h"Go to the source code of this file.
Classes | |
| class | cmlabs::MemoryCommander |
| Placeholder class for a future shared-memory command interface. More... | |
Namespaces | |
| namespace | cmlabs |
Functions | |
| bool | cmlabs::TestMemoryCommander () |
| Self-test hook for the memory commander. | |
Stub for a shared-memory command dispatcher; currently a placeholder with no active role.
Kept for the TestMemoryCommander() hook and possible future command routing over shared memory.
Definition in file MemoryCommander.h.