Lumiera
0.pre.03
»edit your freedom«
|
Add/remove a command instance to the index, allocate an CommandImpl frame and verify it is removed properly on ref count zero.
Definition at line 70 of file command-registry-test.cpp.
Private Member Functions | |
void | checkAllocation (CommandRegistry ®istry) |
void | checkRegistration (CommandRegistry ®istry) |
virtual void | run (Arg) |
Private Attributes | |
uint | cnt_defs |
uint | cnt_inst |
|
inlineprivate |
Add, search, remove, store copy.
Definition at line 114 of file command-registry-test.cpp.
References CommandRegistry::queryIndex().
|
inlineprivate |
Simulates on low level what normally happens during command lifecycle.
Definition at line 185 of file command-registry-test.cpp.