#include <HIOManager.h>
Public Member Functions | |
virtual void | Notice (float notice)=0 |
HIOPercentNoticeCallback must be sub-classed if the input or output ProgressPercentNoticeCallback.
virtual void HIOPercentNoticeCallback::Notice | ( | float | notice | ) | [pure virtual] |
This abstract function will receive any notices from its callback. The value will be between 0.0 and 1.0.