herald  2.0.0
Public Member Functions | Public Attributes | List of all members
herald::datatype::MemoryArenaEntry Struct Reference

Represents an external 'pointer' to an allocated memory area. More...

#include <memory_arena.h>

Public Member Functions

bool isInitialised () const
 

Public Attributes

unsigned short startPageIndex = 0
 
unsigned short byteLength = 0
 

Detailed Description

Represents an external 'pointer' to an allocated memory area.

Used by calling classes only. Max memory allocation in bytes is 65536


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