DiaDes  0.1
DIAgnosis of Discrete-Event System
Public Types | Public Member Functions | List of all members
Diades::Automata::Experimental::ManagedSynchronisedStateCreation< _StateMachine, _StateProperty, StatePropertyCombination >::GetStateProperty Class Reference

Public Types

using Data = StateProperty
 
using Iterator = size_t
 
using MapStructure = ManagedSynchronisedStateCreation
 

Public Member Functions

const Dataoperator() (const MapStructure &m, size_t index) const
 

Detailed Description

template<typename _StateMachine, typename _StateProperty, typename StatePropertyCombination>
class Diades::Automata::Experimental::ManagedSynchronisedStateCreation< _StateMachine, _StateProperty, StatePropertyCombination >::GetStateProperty

Definition at line 835 of file StateCreation.hh.

Member Typedef Documentation

◆ Data

template<typename _StateMachine, typename _StateProperty, typename StatePropertyCombination>
using Diades::Automata::Experimental::ManagedSynchronisedStateCreation< _StateMachine, _StateProperty, StatePropertyCombination >::GetStateProperty::Data = StateProperty

Definition at line 840 of file StateCreation.hh.

◆ Iterator

template<typename _StateMachine, typename _StateProperty, typename StatePropertyCombination>
using Diades::Automata::Experimental::ManagedSynchronisedStateCreation< _StateMachine, _StateProperty, StatePropertyCombination >::GetStateProperty::Iterator = size_t

Definition at line 844 of file StateCreation.hh.

◆ MapStructure

template<typename _StateMachine, typename _StateProperty, typename StatePropertyCombination>
using Diades::Automata::Experimental::ManagedSynchronisedStateCreation< _StateMachine, _StateProperty, StatePropertyCombination >::GetStateProperty::MapStructure = ManagedSynchronisedStateCreation

Definition at line 849 of file StateCreation.hh.

Member Function Documentation

◆ operator()()

template<typename _StateMachine, typename _StateProperty, typename StatePropertyCombination>
const Data& Diades::Automata::Experimental::ManagedSynchronisedStateCreation< _StateMachine, _StateProperty, StatePropertyCombination >::GetStateProperty::operator() ( const MapStructure m,
size_t  index 
) const
inline

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