This header-file is part of module ALib App of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file app.hpp.
Go to the source code of this file.
Classes | |
| class | alib::app::App |
| struct | alib::app::App::StateMachine::Command |
| A struct denoting the next state and the corresponding method to execute. More... | |
| struct | alib::app::App::StateMachine::CommandList |
| struct | alib::app::App::ConfigFileDescriptor |
| union | alib::app::App::StateMachine::Command::MethodPointer |
| struct | alib::app::App::StateMachine |
Namespaces | |
| namespace | alib |
Functions | |
| template<typename TApp = App> | |
| TApp & | alib::app::Get () |