The Sparta Modeling Framework
|
Class that will mark the state for transition. More...
#include <State.hpp>
Public Member Functions | |
Marker (const Marker &)=default | |
void | set (MetaDataTPtr ptr=nullptr) |
Set the marker. | |
void | clear () |
Clear the marker. | |
bool | isMarked () const |
Is the marker set? true if so. | |
const EnumTValueType & | getMarkerValue () const |
Return the marker value for this marker (debug use) | |
Class that will mark the state for transition.
|
inline |
|
inline |
|
inline |
|
inline |