Go to the source code of this file.
Classes | |
class | eagine::application::context_state_view |
Read-only view of application context state values. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::application | |
Application harness / wrapper code is placed in this namespace. | |
Typedefs | |
template<typename T > | |
using | eagine::application::state_value = value_with_history< T, 3 > |
Alias for application state value with history. More... | |
template<typename T > | |
using | eagine::application::state_variable = variable_with_history< T, 3 > |
Alias for application state variable with history. More... | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt