ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Module Member List

This is the complete list of members for Module, including all inherited members.

Bootstrap(BootstrapPhases targetPhase=BootstrapPhases::Final, int argc=0, const char **argvN=nullptr, const wchar_t **argvW=nullptr)Module
Bootstrap(int argc, TChar **argv, BootstrapPhases targetPhase=BootstrapPhases::Final)Module
bootstrap(BootstrapPhases phase, int argc, const char **argv, const wchar_t **wargv)=0Moduleprotectedpure virtual
BootstrapPhases enum nameModule
BootstrapResource(const NString &name, const String &data)Moduleinline
BootstrapSetConfig(config::Configuration *pConfig)Moduleinline
BootstrapSetResourcePool(resources::ResourcePool *pool)Moduleinline
bootstrapStateModuleprotected
CompilationFlagMeaningsModule
CompilationFlagsModule
configModuleprotected
GetConfig()Moduleinline
GetResource(const NString &name)Moduleinline
GetResourcePool()Moduleinline
IsBootstrapped()Moduleinline
isConfigOwnerModuleprotected
isResourceOwnerModuleprotected
microModulesInitializedModuleprotectedstatic
Module(int version, int revision, const NCString &resourceCategory, uint64_t compilationFlags=0)Moduleinline
Module(const Module &)=deleteModule
Module(Module &&)=deleteModule
operator=(const Module &)=deleteModule
operator=(Module &&)=deleteModule
ResourceCategoryModule
resourcePoolModuleprotected
RevisionModule
shutdown(ShutdownPhases phase)=0Moduleprotectedpure virtual
Shutdown(ShutdownPhases targetPhase=ShutdownPhases::Destruct)Module
ShutdownPhases enum nameModule
TryResource(const NString &name)Moduleinline
VerifyCompilationFlags(uint64_t compilationFlags)Module
VersionModule
~Module()Moduleinlinevirtual