Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::StateManager::StateRuntime Class Reference

State runtime. More...

#include <kanzi/core.ui/state_manager/state_manager.hpp>

Static Public Member Functions

static StateRuntimeSharedPtr create (State &state)
 

Public Attributes

Statem_state
 
StateObjectRuntimeContainer m_stateObjectRuntimes
 

Protected Member Functions

 StateRuntime (State &state)
 

Detailed Description

State runtime.

Constructor & Destructor Documentation

kanzi::StateManager::StateRuntime::StateRuntime ( State state)
explicitprotected

Member Function Documentation

static StateRuntimeSharedPtr kanzi::StateManager::StateRuntime::create ( State state)
static

Member Data Documentation

State* kanzi::StateManager::StateRuntime::m_state
StateObjectRuntimeContainer kanzi::StateManager::StateRuntime::m_stateObjectRuntimes

The documentation for this class was generated from the following file: