CyberGloveProsthesisControl Class Reference

#include <RobotAPI/statecharts/ProsthesisKinestheticTeachIn/CyberGloveProsthesisControl.h>

+ Inheritance diagram for CyberGloveProsthesisControl:

Public Types

enum  PhaseType { CalibOpen, CalibClose, StartPose, TeachIn }
 

Public Member Functions

 CyberGloveProsthesisControl (const XMLStateConstructorParams &stateData)
 
void onEnter () override
 
void onExit () override
 
void run () override
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 29 of file CyberGloveProsthesisControl.h.

Member Enumeration Documentation

◆ PhaseType

enum PhaseType
strong
Enumerator
CalibOpen 
CalibClose 
StartPose 
TeachIn 

Definition at line 38 of file CyberGloveProsthesisControl.h.

Constructor & Destructor Documentation

◆ CyberGloveProsthesisControl()

Definition at line 33 of file CyberGloveProsthesisControl.h.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 341 of file CyberGloveProsthesisControl.cpp.

+ Here is the call graph for this function:

◆ onEnter()

void onEnter ( )
override

Definition at line 48 of file CyberGloveProsthesisControl.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 333 of file CyberGloveProsthesisControl.cpp.

◆ run()

void run ( )
override

Definition at line 94 of file CyberGloveProsthesisControl.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ Registry

CyberGloveProsthesisControl::SubClassRegistry Registry
static

Definition at line 54 of file CyberGloveProsthesisControl.h.


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