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

Legacy queue-map entry. More...

#include <MemoryMaps.h>

Public Attributes

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

Detailed Description

Legacy queue-map entry.

Warning
Shared-memory layout.

Definition at line 144 of file MemoryMaps.h.

Member Data Documentation

◆ id

uint16 cmlabs::QueueMapEntry::id

Definition at line 145 of file MemoryMaps.h.

◆ key

uint32 cmlabs::QueueMapEntry::key

Definition at line 148 of file MemoryMaps.h.

◆ name

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

Definition at line 147 of file MemoryMaps.h.

◆ time

uint64 cmlabs::QueueMapEntry::time

Definition at line 146 of file MemoryMaps.h.


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