Searched refs:ClassCallerType (Results 1 – 1 of 1) sorted by relevance
54 template <class ClassCallerType, class CalibrationType>59 Callback(ClassCallerType* obj, in Callback()60 void (ClassCallerType::*func)(const CalibrationType& cal_data, in Callback()72 ClassCallerType* object_ptr_;78 void (ClassCallerType::*function_ptr_)(const CalibrationType& cal_data, variable