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

Legacy registry block listing the Psyclone system ids present on this machine. More...

#include <MemoryManager.h>

Public Attributes

uint16 size
uint16 count

Detailed Description

Legacy registry block listing the Psyclone system ids present on this machine.

Header followed in memory by up to MAXREGISTERCOUNT uint16 system ids.

Warning
Shared-memory layout; see the file-level ABI warning before changing.

Definition at line 550 of file MemoryManager.h.

Member Data Documentation

◆ count

uint16 cmlabs::CMRegister::count

Definition at line 552 of file MemoryManager.h.

◆ size

uint16 cmlabs::CMRegister::size

Definition at line 551 of file MemoryManager.h.


The documentation for this struct was generated from the following file: