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

State object runtime. More...

#include <kanzi/state_manager/state_manager.hpp>

Static Public Member Functions

static StateObjectRuntimeSharedPtr create (const StateObjectSharedPtr &stateObject)
 

Public Attributes

StateObjectSharedPtr m_object
 State object. More...
 
AppliedStyleEntrym_appliedStateStyle
 Applied state style entry. More...
 

Protected Member Functions

 StateObjectRuntime (const StateObjectSharedPtr &stateObject)
 

Detailed Description

State object runtime.

Constructor & Destructor Documentation

kanzi::StateManager::StateObjectRuntime::StateObjectRuntime ( const StateObjectSharedPtr stateObject)
explicitprotected

Member Function Documentation

static StateObjectRuntimeSharedPtr kanzi::StateManager::StateObjectRuntime::create ( const StateObjectSharedPtr stateObject)
static

Member Data Documentation

StateObjectSharedPtr kanzi::StateManager::StateObjectRuntime::m_object

State object.

AppliedStyleEntry* kanzi::StateManager::StateObjectRuntime::m_appliedStateStyle

Applied state style entry.


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