FACT++  1.0
template<class T , class S >
int StateMachineFTM< T, S >::ResetConfig ( )
inlineprivate

Definition at line 2033 of file ftmctrl.cc.

Referenced by StateMachineFTM< T, S >::StateMachineFTM().

2034  {
2035  return fFTM.GetState();
2036  }

+ Here is the caller graph for this function: