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

Description:

This header-file is part of the ALib C++ Framework. 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.

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)
void alib::Bootstrap (int alibVersion=ALIB_VERSION, int alibRevision=ALIB_REVISION, TCompilationFlags compilationFlags=TCompilationFlags{ALIB_COMPILATION_FLAGS})
void alib::BootstrapAddDefaultCamps ()
void alib::Shutdown ()
void alib::Shutdown (ShutdownPhases targetPhase, camp::Camp *targetCamp)

Variables

ListMA< camp::Camp * > alib::CAMPS