Jamba C++ API  5.0.0
RTProcessor::GUITimerCallback Class Reference

Inherits ITimerCallback.

Public Member Functions

 GUITimerCallback (RTProcessor *iProcessor, RTProcessorCallback iCallback)
 
void onTimer (Timer *timer) override
 

Private Attributes

RTProcessorCallback fCallback
 
RTProcessorfProcessor
 

Constructor & Destructor Documentation

◆ GUITimerCallback()

GUITimerCallback ( RTProcessor iProcessor,
RTProcessorCallback  iCallback 
)
inlineexplicit

Member Function Documentation

◆ onTimer()

void onTimer ( Timer *  timer)
inlineoverride

Member Data Documentation

◆ fCallback

RTProcessorCallback fCallback
private

◆ fProcessor

RTProcessor* fProcessor
private

The documentation for this class was generated from the following file: