SelectNextLocation Class Reference

#include <RobotSkillTemplates/statecharts/ScanLocationGroup/substates/SelectNextLocation.h>

+ Inheritance diagram for SelectNextLocation:

Public Member Functions

void onBreak () override
 
void onEnter () override
 
void onExit () override
 
 SelectNextLocation (XMLStateConstructorParams stateData)
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 31 of file SelectNextLocation.h.

Constructor & Destructor Documentation

◆ SelectNextLocation()

Definition at line 35 of file SelectNextLocation.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 84 of file SelectNextLocation.cpp.

+ Here is the call graph for this function:

◆ onBreak()

void onBreak ( )
override

Definition at line 69 of file SelectNextLocation.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 41 of file SelectNextLocation.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 75 of file SelectNextLocation.cpp.

Member Data Documentation

◆ Registry

SelectNextLocation::SubClassRegistry Registry
static

Definition at line 44 of file SelectNextLocation.h.


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