Orxonox  0.0.5 Codename: Arcturus
Public Attributes | List of all members
orxonox::SmallObjectAllocator::Chunk Struct Reference

The memory chunk is at the same time an element of a single linked list. More...

Public Attributes

Chunknext_
 A pointer to the next chunk in the list. More...
 

Detailed Description

The memory chunk is at the same time an element of a single linked list.

Member Data Documentation

Chunk* orxonox::SmallObjectAllocator::Chunk::next_

A pointer to the next chunk in the list.


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