INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
gbxiceutilacfr::NotifyHandler< Type > Class Template Referenceabstract The object which implements the callback function. More...
Detailed Descriptiontemplate<class Type> class gbxiceutilacfr::NotifyHandler< Type > The object which implements the callback function. Derive from this class and implement the callback function NotifyHandler::handleData and register it with Notify by calline Notify::setNotifyHandler. Member Function Documentation◆ handleData()
template<class Type >
This function must be implemented by the component developer. The documentation for this class was generated from the following file: |