Copy states from previous to current states, for which there is no propagation.
#include <msf_tmp.h>
Public Member Functions |
| copyNonPropagationStates (const stateVarT &oldstate) |
template<typename T , int NAME, int OPTIONS> |
void | operator() (msf_core::StateVar_T< T, NAME, msf_core::CoreStateWithPropagation, OPTIONS > &UNUSEDPARAM(t)) const |
template<typename T , int NAME, int STATE_T, int OPTIONS> |
void | operator() (msf_core::StateVar_T< T, NAME, STATE_T, OPTIONS > &t) const |
Private Attributes |
const stateVarT & | oldstate_ |
Constructor & Destructor Documentation
template<typename stateVarT >
Member Function Documentation
template<typename stateVarT >
template<typename T , int NAME, int OPTIONS>
template<typename stateVarT >
template<typename T , int NAME, int STATE_T, int OPTIONS>
Member Data Documentation
template<typename stateVarT >
The documentation for this struct was generated from the following file: