All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::StateManager::StateRuntime Class Reference

State runtime. More...

#include <kanzi/state_manager/state_manager.hpp>

Static Public Member Functions

static StateRuntimeSharedPtr create (const StateSharedPtr &state)
 

Public Attributes

StateSharedPtr m_state
 
StateObjectRuntimeContainer m_stateObjectRuntimes
 

Protected Member Functions

 StateRuntime (const StateSharedPtr &state)
 

Detailed Description

State runtime.

Constructor & Destructor Documentation

kanzi::StateManager::StateRuntime::StateRuntime ( const StateSharedPtr state)
explicitprotected

Member Function Documentation

static StateRuntimeSharedPtr kanzi::StateManager::StateRuntime::create ( const StateSharedPtr state)
static

Member Data Documentation

StateSharedPtr kanzi::StateManager::StateRuntime::m_state
StateObjectRuntimeContainer kanzi::StateManager::StateRuntime::m_stateObjectRuntimes

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