Cogs.Core
Public Attributes | List of all members
Cogs::Collections::ItemHeader Struct Reference

Header struct used to alias with the stored type to chain elements in the storage together. More...

#include <ConfigurablePagedPool.h>

Public Attributes

ItemHeadernext
 Pointer to the next element in the free list.
 

Detailed Description

Header struct used to alias with the stored type to chain elements in the storage together.

Definition at line 12 of file ConfigurablePagedPool.h.

Member Data Documentation

◆ next

ItemHeader* Cogs::Collections::ItemHeader::next

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