RotateInDegrees Class Reference

#include <RobotSkillTemplates/statecharts/PlatformGroup/RotateInDegrees.h>

+ Inheritance diagram for RotateInDegrees:

Public Member Functions

void onEnter () override
 
void onExit () override
 
 RotateInDegrees (const XMLStateConstructorParams &stateData)
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 30 of file RotateInDegrees.h.

Constructor & Destructor Documentation

◆ RotateInDegrees()

RotateInDegrees ( const XMLStateConstructorParams stateData)
inline

Definition at line 34 of file RotateInDegrees.h.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 78 of file RotateInDegrees.cpp.

+ Here is the call graph for this function:

◆ onEnter()

void onEnter ( )
override

Definition at line 34 of file RotateInDegrees.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 70 of file RotateInDegrees.cpp.

Member Data Documentation

◆ Registry

RotateInDegrees::SubClassRegistry Registry
static

Definition at line 47 of file RotateInDegrees.h.


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