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

Description:

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

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

Definition in file app.inl.

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
namespace  alib::app

Functions

template<typename TApp = app::App>
TApp & alib::app::Get ()