|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Legacy topic-map entry. More...
#include <MemoryMaps.h>
Public Attributes | |
| uint32 | id |
| uint64 | time |
| char | name [MAXKEYNAMELEN+1] |
| uint32 | key |
| uint32 cmlabs::TopicMapEntry::id |
Definition at line 93 of file MemoryMaps.h.
| uint32 cmlabs::TopicMapEntry::key |
Definition at line 96 of file MemoryMaps.h.
| char cmlabs::TopicMapEntry::name[MAXKEYNAMELEN+1] |
Definition at line 95 of file MemoryMaps.h.
| uint64 cmlabs::TopicMapEntry::time |
Definition at line 94 of file MemoryMaps.h.