Kanzi  3.9.6
Kanzi Engine 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

◆ StateRuntime()

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

Member Function Documentation

◆ create()

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

Member Data Documentation

◆ m_state

State* kanzi::StateManager::StateRuntime::m_state

◆ m_stateObjectRuntimes

StateObjectRuntimeContainer kanzi::StateManager::StateRuntime::m_stateObjectRuntimes

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