110 cnt_inst = registry.instance_count();
112 UNIMPLEMENTED (
"unit test to cover the standard command handling patterns");
114 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.
Simple 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