#include <state.h>
◆ State() [1/3]
template<typename Analyser>
◆ State() [2/3]
template<typename Analyser>
copy constructor with given pointer to the mode and related initial condition
- Parameters
-
modelPtr | pointer to the mode |
initCondition | initial condition |
◆ State() [3/3]
template<typename Analyser>
constructor with given pointer to the mode and related initial condition
- Parameters
-
modelPtr | pointer to the mode |
initCondition | initial condition |
◆ ~State()
template<typename Analyser>
◆ initCondition()
template<typename Analyser>
get the initial condition of the state
- Returns
- the initial condition of the state
◆ modelPtr()
template<typename Analyser>
get the pointer to the state related mode
- Returns
- the pointer to the mode
◆ operator<()
template<typename Analyser>
relational operator used to rearrange states
- Parameters
-
- Returns
- TRUE if current state's mode less than the right hand side one's in dictionary order
◆ initCondition_
template<typename Analyser>
initial state set of the mode's simulation
◆ modelPtr_
template<typename Analyser>
The documentation for this class was generated from the following file:
- /home/jianqiang/CLionProjects/irafhy/include/irafhy/representation/formal/hybridAutomaton/locations/model/state.h