#include <kanzi/core.ui/state_manager/state_manager.hpp>
Static Public Member Functions | |
| static StateRuntimeSharedPtr | create (State &state) |
Public Attributes | |
| State * | m_state |
| StateObjectRuntimeContainer | m_stateObjectRuntimes |
Protected Member Functions | |
| StateRuntime (State &state) | |
State runtime.
|
explicitprotected |
|
static |
| State* kanzi::StateManager::StateRuntime::m_state |
| StateObjectRuntimeContainer kanzi::StateManager::StateRuntime::m_stateObjectRuntimes |