#include <LeafWithoutConstructor.hpp>
Inheritance diagram for Bodon::LeafWithoutConstructor:
Public Member Functions | |
void | setCounter (const counter_t counter) |
void | increaseCounter (const counter_t counter_incr=1) |
counter_t | getCounter () const |
Protected Attributes | |
counter_t | counter |
The purpose of this is to use a special block allocator
Definition at line 21 of file LeafWithoutConstructor.hpp.
|
Definition at line 33 of file LeafWithoutConstructor.hpp. References counter. |
|
Definition at line 30 of file LeafWithoutConstructor.hpp. References counter. |
|
Definition at line 27 of file LeafWithoutConstructor.hpp. |
|
Definition at line 24 of file LeafWithoutConstructor.hpp. Referenced by Bodon::FattenableLeaf< VECTOR_SIZE >::FattenableLeaf(), getCounter(), increaseCounter(), and Bodon::Leaf::Leaf(). |