101 cnt_inst = registry.instance_count();
103 UNIMPLEMENTED (
"unit test to cover the standard command handling patterns");
105 CHECK (cnt_inst == registry.instance_count());
Top level of the command implementation.
Managing command definitions and the storage of individual command objects.
Registry managing command implementation objects (Singleton).
Steam-Layer implementation namespace root.
Simplistic test class runner.
Steam-Layer command frontend.
Some dummy command functions used for building unit test cases.
static lib::Depend< CommandRegistry > instance
storage for the singleton factory used to access CommandRegistry