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

Description:

This header-file is part of module ALib Bootstrap of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file bootstrap.hpp.

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...
struct  alib::TCompilationFlags

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