Lumiera
0.pre.03
»edit your freedom«
|
PlacementIndex self-verification code Executes all built-in checks automatically on object creation.
SelfCheckFailure |
Definition at line 589 of file placement-index.cpp.
Public Member Functions | |
Validator (Table &indexTable) | |
Private Member Functions | |
void | checkAllocation () |
void | checkEntry (ID id) |
void | checkRoot (PMO *root) |
void | checkScope (ID id) |
void | checkScopeEntry (ID scope, ID entry) |
PlacementMO * | elm (ID id) |
PlacementMO * | sco (ID id) |
Private Attributes | |
PlacementIndex::Table & | tab |