ReleaseTable Class Reference

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

+ Inheritance diagram for ReleaseTable:

Public Member Functions

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

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 ReleaseTable.h.

Constructor & Destructor Documentation

◆ ReleaseTable()

Definition at line 38 of file ReleaseTable.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 111 of file ReleaseTable.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 105 of file ReleaseTable.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 43 of file ReleaseTable.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 73 of file ReleaseTable.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ Registry

ReleaseTable::SubClassRegistry Registry
static

Definition at line 47 of file ReleaseTable.h.


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