FEI Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Public Attributes | List of all members
fei_Pool::Chunk Struct Reference

Public Types

enum  { size = FEI_ALLOC_CHUNK_SIZE_K*1024-16 }
 

Public Attributes

char mem [size]
 
Chunknext
 

Detailed Description

Definition at line 36 of file fei_Pool.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
size 

Definition at line 40 of file fei_Pool.hpp.

Member Data Documentation

◆ mem

char fei_Pool::Chunk::mem[size]

Definition at line 41 of file fei_Pool.hpp.

◆ next

Chunk* fei_Pool::Chunk::next

Definition at line 42 of file fei_Pool.hpp.


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