CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::TopicMapEntry Struct Reference

Legacy topic-map entry. More...

#include <MemoryMaps.h>

Public Attributes

uint32 id
uint64 time
char name [MAXKEYNAMELEN+1]
uint32 key

Detailed Description

Legacy topic-map entry.

Warning
Shared-memory layout.

Definition at line 92 of file MemoryMaps.h.

Member Data Documentation

◆ id

uint32 cmlabs::TopicMapEntry::id

Definition at line 93 of file MemoryMaps.h.

◆ key

uint32 cmlabs::TopicMapEntry::key

Definition at line 96 of file MemoryMaps.h.

◆ name

char cmlabs::TopicMapEntry::name[MAXKEYNAMELEN+1]

Definition at line 95 of file MemoryMaps.h.

◆ time

uint64 cmlabs::TopicMapEntry::time

Definition at line 94 of file MemoryMaps.h.


The documentation for this struct was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/include/MemoryMaps.h