Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HIONoticeCallback Class Reference

#include <HIOManager.h>

List of all members.

Public Member Functions

virtual void Notice (const __wchar_t *notice)
virtual void Notice (const char *notice)=0


Detailed Description

HIONoticeCallback must be sub-classed if the input or output ProgressNoticeCallback or InformationNoticeCallback are used.

Member Function Documentation

virtual void HIONoticeCallback::Notice ( const char *  notice  )  [pure virtual]

This abstract function will receive any notices from its callback. The notice data is only valid during the function call.


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