TestSubstate1 Class Reference

#include <RobotAPI/statecharts/StatechartExecutionGroup/Testing/TestSubstate1.h>

+ Inheritance diagram for TestSubstate1:

Public Member Functions

void onBreak () override
 
void onEnter () override
 
void onExit () override
 
void run () override
 
 TestSubstate1 (const XMLStateConstructorParams &stateData)
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 28 of file TestSubstate1.h.

Constructor & Destructor Documentation

◆ TestSubstate1()

TestSubstate1 ( const XMLStateConstructorParams stateData)
inline

Definition at line 32 of file TestSubstate1.h.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 73 of file TestSubstate1.cpp.

+ Here is the call graph for this function:

◆ onBreak()

void onBreak ( )
override

Definition at line 57 of file TestSubstate1.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 33 of file TestSubstate1.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 64 of file TestSubstate1.cpp.

◆ run()

void run ( )
override

Definition at line 40 of file TestSubstate1.cpp.

Member Data Documentation

◆ Registry

TestSubstate1::SubClassRegistry Registry
static

Definition at line 45 of file TestSubstate1.h.


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