CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
MemoryCommander.h File Reference

Stub for a shared-memory command dispatcher; currently a placeholder with no active role. More...

#include "MemoryManager.h"
Include dependency graph for MemoryCommander.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

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.