This is the complete list of members for ALibDistribution, including all inherited members.
| ALibDistribution() | ALibDistribution | |
| ArgC | ALibDistribution | |
| ArgVN | ALibDistribution | |
| ArgVW | ALibDistribution | |
| bootstrap(BootstrapPhases phase, int argc, const char **argv, const wchar_t **wargv) override | ALibDistribution | protectedvirtual |
| 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 | |
| BootstrapFillDefaultModuleList() | ALibDistribution | |
| BootstrapPhases enum name | Module | |
| BootstrapResource(const NString &name, const String &data) | Module | inline |
| BootstrapSetConfig(config::Configuration *pConfig) | Module | inline |
| BootstrapSetResourcePool(resources::ResourcePool *pool) | Module | inline |
| bootstrapState | Module | protected |
| CheckDistribution(int alibVersion=ALIB_VERSION, uint64_t compilationFlags=ALIB_COMPILATION_FLAGS) | ALibDistribution | |
| CompilationFlagMeanings | Module | |
| CompilationFlags | Module | |
| config | Module | protected |
| GetConfig() | Module | inline |
| GetResource(const NString &name) | Module | inline |
| GetResourcePool() | Module | inline |
| HasConsoleWindow | ALibDistribution | |
| IsBootstrapped() | Module | inline |
| isConfigOwner | Module | protected |
| IsDebuggerPresent() | ALibDistribution | |
| isResourceOwner | Module | protected |
| LocaleFound | ALibDistribution | |
| microModulesInitialized | Module | protectedstatic |
| Module(int version, int revision, const NCString &resourceCategory, uint64_t compilationFlags=0) | Module | inline |
| Module(const Module &)=delete | Module | |
| Module(Module &&)=delete | Module | |
| Modules | ALibDistribution | |
| operator=(const Module &)=delete | Module | |
| operator=(Module &&)=delete | Module | |
| ResourceCategory | Module | |
| resourcePool | Module | protected |
| Revision | Module | |
| Shutdown(ShutdownPhases targetPhase=ShutdownPhases::Destruct) | Module | |
| shutdown(ShutdownPhases phase) override | ALibDistribution | protectedvirtual |
| ShutdownPhases enum name | Module | |
| TryResource(const NString &name) | Module | inline |
| VerifyCompilationFlags(uint64_t compilationFlags) | Module | |
| Version | Module | |
| WaitForKeyPressOnTermination | ALibDistribution | |
| ~Module() | Module | inlinevirtual |