| IVT
    | 
#include <ApplicationHandlerInterface.h>
 
  
 | Public Member Functions | |
| virtual | ~CApplicationHandlerInterface () | 
| virtual bool | ProcessEventsAndGetExit ()=0 | 
| virtual void | Reset ()=0 | 
Definition at line 51 of file ApplicationHandlerInterface.h.
| 
 | inlinevirtual | 
Definition at line 55 of file ApplicationHandlerInterface.h.
| 
 | pure virtual | 
Implemented in CQTApplicationHandler, and COpenCVApplicationHandler.
| 
 | pure virtual | 
Implemented in CQTApplicationHandler, and COpenCVApplicationHandler.