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

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

bootstrap(BootstrapPhases phase, int argc, const char **argv, const wchar_t **wargv) overrideExpressionsprotectedvirtual
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
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
Expressions()Expressions
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 targetPhase=ShutdownPhases::Destruct)Module
shutdown(ShutdownPhases phase) overrideExpressionsinlineprotectedvirtual
ShutdownPhases enum nameModule
TryResource(const NString &name)Moduleinline
VerifyCompilationFlags(uint64_t compilationFlags)Module
VersionModule
~Module()Moduleinlinevirtual