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

Description:

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.

This graph shows which files directly or indirectly include this file:

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 ()