FACT++  1.0
template<class T>
void LocalControl< T >::SetReceiver ( StateMachineImp imp)
inline

Definition at line 155 of file LocalControl.h.

155 { fStateMachine = &imp; }
StateMachineImp * fStateMachine
Definition: LocalControl.h:44