
This is the complete list of members for HInputHandler, including all inherited members.
| FileInputByKey(const char *filename, HC_KEY key, HInputHandlerOptions *options) | HInputHandler | virtual |
| FileInputByKey(const __wchar_t *filename, HC_KEY key, HInputHandlerOptions *options) (defined in HInputHandler) | HInputHandler | virtual |
| FileInputByKey(const unsigned short *filename, HC_KEY key, HInputHandlerOptions *options) | HInputHandler | virtual |
| FileInputToImageKey(const char *filename, HC_KEY *image_key, HC_KEY segment_key, HInputHandlerOptions *options) | HInputHandler | virtual |
| FileInputToImageKey(const __wchar_t *filename, HC_KEY *image_key, HC_KEY segment_key, HInputHandlerOptions *options) (defined in HInputHandler) | HInputHandler | virtual |
| FileInputToImageKey(const unsigned short *filename, HC_KEY *image_key, HC_KEY segment_key, HInputHandlerOptions *options) | HInputHandler | virtual |
| GetInputInformation() | HInputHandler | |
| GetInputName()=0 | HInputHandler | pure virtual |
| GetInputOps() | HInputHandler | inline |
| GetInputPercentProgress() | HInputHandler | |
| GetInputProgress() | HInputHandler | |
| GetInputStyle()=0 | HInputHandler | pure virtual |
| GetInputTypesString()=0 | HInputHandler | pure virtual |
| HInputHandler() | HInputHandler | |
| m_InputOps | HInputHandler | protected |
| m_module_directory (defined in HInputHandler) | HInputHandler | protected |
| RegisterInputHandlerTypes()=0 | HInputHandler | pure virtual |
| ReportInputInformation(const char *information) | HInputHandler | |
| ReportInputInformation(const __wchar_t *information) (defined in HInputHandler) | HInputHandler | |
| ReportInputPercentProgress(float percent_progress) | HInputHandler | |
| ReportInputProgress(const char *progress) | HInputHandler | |
| ReportInputProgress(const __wchar_t *progress) (defined in HInputHandler) | HInputHandler | |
| SetFinishedInput() | HInputHandler | protected |
| SetInputInformationNoticeCallback(HIONoticeCallback *notice_callback) | HInputHandler | |
| SetInputOps(unsigned long ops) | HInputHandler | inlineprotected |
| SetInputPercentProgressNoticeCallback(HIOPercentNoticeCallback *percent_notice_callback) | HInputHandler | |
| SetInputProgressNoticeCallback(HIONoticeCallback *notice_callback) | HInputHandler | |
| SetModuleDirectory(const char *module_directory) (defined in HInputHandler) | HInputHandler | |
| SetModuleDirectory(const __wchar_t *module_directory) (defined in HInputHandler) | HInputHandler | |
| SetStartingInput(const char *filename) | HInputHandler | protected |
| SetStartingInput(const __wchar_t *filename=0) (defined in HInputHandler) | HInputHandler | protected |
| ~HInputHandler() (defined in HInputHandler) | HInputHandler | virtual |