SetPlatformVelocity Class Reference

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

+ Inheritance diagram for SetPlatformVelocity:

Public Member Functions

void onEnter () override
 
void onExit () override
 
 SetPlatformVelocity (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 SetPlatformVelocity.h.

Constructor & Destructor Documentation

◆ SetPlatformVelocity()

Definition at line 37 of file SetPlatformVelocity.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 70 of file SetPlatformVelocity.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 64 of file SetPlatformVelocity.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 42 of file SetPlatformVelocity.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 55 of file SetPlatformVelocity.cpp.

Member Data Documentation

◆ Registry

SetPlatformVelocity::SubClassRegistry Registry
static

Definition at line 48 of file SetPlatformVelocity.h.


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