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

Legacy type-map header (bitfield + TypeMapEntry array). More...

#include <MemoryMaps.h>

Public Attributes

uint32 size
uint32 count
uint32 bitFieldSize

Detailed Description

Legacy type-map header (bitfield + TypeMapEntry array).

Warning
Shared-memory layout.

Definition at line 49 of file MemoryMaps.h.

Member Data Documentation

◆ bitFieldSize

uint32 cmlabs::TypeMapHeader::bitFieldSize

Definition at line 52 of file MemoryMaps.h.

◆ count

uint32 cmlabs::TypeMapHeader::count

Definition at line 51 of file MemoryMaps.h.

◆ size

uint32 cmlabs::TypeMapHeader::size

Definition at line 50 of file MemoryMaps.h.


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