virtual void Shutdown(alib::ShutdownPhases) override
Terminate this module. (Nothing to do.).
AppCliCamp()
Constructor. Passes version number and resource name to the module class.
virtual void Bootstrap() override
Initialization of the module.
Camp(const NCString &resourceCategory)
ShutdownPhases
Termination levels usable with #"alib_mod_bs_camps;Bootstrapping ALib Camps".
app::AppCliCamp APPCLI_CAMP
The singleton instance of the camp class used by class #"AppCli".