CheckTableMoving Class Reference

#include <RobotSkillTemplates/statecharts/CoupledInteractionGroup/CheckTableMoving.h>

+ Inheritance diagram for CheckTableMoving:

Public Member Functions

 CheckTableMoving (XMLStateConstructorParams stateData)
 
void onEnter () override
 
void onExit () override
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 
static std::string GetName ()
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 34 of file CheckTableMoving.h.

Constructor & Destructor Documentation

◆ CheckTableMoving()

Definition at line 37 of file CheckTableMoving.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 65 of file CheckTableMoving.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 59 of file CheckTableMoving.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 42 of file CheckTableMoving.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 50 of file CheckTableMoving.cpp.

Member Data Documentation

◆ Registry

CheckTableMoving::SubClassRegistry Registry
static

Definition at line 47 of file CheckTableMoving.h.


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