8#ifndef HPP_ALIB_FILES_CAMP
9#define HPP_ALIB_FILES_CAMP 1
virtual void shutdown(ShutdownPhases) override
Terminates this camp. (Nothing to do.)
virtual ALIB_API void bootstrap(BootstrapPhases phase) override
#define ALIB_ASSERT_MODULE(modulename)
ShutdownPhases
Termination levels usable with Bootstrapping ALib Camps.
BootstrapPhases
Initialization levels usable with Bootstrapping ALib Camps.
files::FilesCamp FILES
The singleton instance of ALib Camp class FilesCamp.