ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
bootstrap.mpp File Reference

Description:

This header-file is part of the ALib C++ Library. With supporting legacy or module builds, .mpp-files are either recognized by the build-system as C++20 Module interface files, or are included by the import/include headers.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file bootstrap.mpp.

Include dependency graph for bootstrap.mpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alib::CompilationFlagMeaningsEntry
 This is a struct composing an entry in COMPILATION_FLAG_MEANINGS. More...
 

Namespaces

namespace  alib
 

Functions

void alib::AssertALibVersionAndFlags (int alibVersion, int alibRevision, TCompilationFlags compilationFlags)
 
void alib::Bootstrap (BootstrapPhases targetPhase, camp::Camp *targetCamp, int alibVersion, int alibRevision, TCompilationFlags compilationFlags)
 
ALIB_DLL void alib::Bootstrap (int alibVersion=ALIB_VERSION, int alibRevision=ALIB_REVISION, TCompilationFlags compilationFlags=TCompilationFlags{ALIB_COMPILATION_FLAGS})
 
void alib::BootstrapAddDefaultCamps ()
 
ALIB_DLL void alib::Shutdown ()
 
void alib::Shutdown (ShutdownPhases targetPhase, camp::Camp *targetCamp)
 

Variables

ALIB_DLL List< MonoAllocator, camp::Camp * > alib::CAMPS