|
vrcore
0.45
visuReal Messkern
|
#include <IrisAnalyser.h>


Public Member Functions | |
| IrisAnalyser (FrontHeadModel &headModel) | |
Public Member Functions inherited from AnalysisUnit< FrontHeadModel > | |
| AnalysisUnit (FrontHeadModel &headModel) | |
Public Member Functions inherited from StateDrivenProcessableUnit | |
| virtual void | addProcessable (Processable *lpProcessable) |
| int | processing (LogableLogging *lpLogger) |
| bool | isQualified () |
| void | reset () |
Public Member Functions inherited from Processable | |
| virtual int | processing () |
Public Member Functions inherited from Logable | |
| virtual int | getResult () const |
Public Member Functions inherited from Typeable | |
| virtual const std::type_info & | getTypeInfo () |
Additional Inherited Members | |
Public Types inherited from Logable | |
| enum | Result { RES_ERROR = -1, RES_SUCCESS } |
Protected Member Functions inherited from StateDrivenProcessableUnit | |
| bool | hasNextQualifiedProcessable () |
Protected Attributes inherited from AnalysisUnit< FrontHeadModel > | |
| FrontHeadModel & | headModel_ |
Protected Attributes inherited from StateDrivenProcessableUnit | |
| StatusGroup | statusGroup |
| std::vector< Processable * > | processablesVec |
| int | nextIndex |