34 nbool operator==(
const id&
rhs)
const;
35 nbool operator!=(
const id&
rhs)
const;
47 nbool isValid()
const;
Unique identifier for instances in memlite system.
Definition id.hpp:29
nbool isHeap() const
Checks if the instance identified by this ID is allocated on the heap.
void rel()
Resets the ID to an invalid or default state.
Rich logging support with polymorphic type conversion.
Definition richLog.hpp:34