LocalizeTable Class Reference

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

+ Inheritance diagram for LocalizeTable:

Public Member Functions

 LocalizeTable (XMLStateConstructorParams stateData)
 
void onEnter () override
 
void onExit () override
 
void run () 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 LocalizeTable.h.

Constructor & Destructor Documentation

◆ LocalizeTable()

Definition at line 43 of file LocalizeTable.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 145 of file LocalizeTable.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 139 of file LocalizeTable.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 48 of file LocalizeTable.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 130 of file LocalizeTable.cpp.

◆ run()

void run ( )
override

Definition at line 77 of file LocalizeTable.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ Registry

LocalizeTable::SubClassRegistry Registry
static

Definition at line 49 of file LocalizeTable.h.


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