PlanMotionExcludingPlatform Class Reference

#include <RobotSkillTemplates/statecharts/MotionPlanningGroup/PlanMotionExcludingPlatform.h>

+ Inheritance diagram for PlanMotionExcludingPlatform:

Public Member Functions

void onEnter () override
 
void onExit () override
 
 PlanMotionExcludingPlatform (const XMLStateConstructorParams &stateData)
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 29 of file PlanMotionExcludingPlatform.h.

Constructor & Destructor Documentation

◆ PlanMotionExcludingPlatform()

Definition at line 33 of file PlanMotionExcludingPlatform.h.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 68 of file PlanMotionExcludingPlatform.cpp.

+ Here is the call graph for this function:

◆ onEnter()

void onEnter ( )
override

Definition at line 33 of file PlanMotionExcludingPlatform.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 60 of file PlanMotionExcludingPlatform.cpp.

Member Data Documentation

◆ Registry

PlanMotionExcludingPlatform::SubClassRegistry Registry
static

Definition at line 46 of file PlanMotionExcludingPlatform.h.


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