FACT++  1.0
template<class T>
RemoteControl< T >::EventInfo::EventInfo ( EventImp p)
inline

Definition at line 267 of file RemoteControl.h.

267 : ptr(p), counter(0) { }