CalcPath Class Reference

#include <RobotSkillTemplates/statecharts/PlatformGroup/MovePlatformSubGroup/CalcPath.h>

+ Inheritance diagram for CalcPath:

Public Member Functions

 CalcPath (XMLStateConstructorParams stateData)
 
float getPathLength (::memoryx::GraphNodeBaseList &path)
 
void onEnter () override
 
void onExit () 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 36 of file CalcPath.h.

Constructor & Destructor Documentation

◆ CalcPath()

Definition at line 46 of file CalcPath.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 396 of file CalcPath.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 390 of file CalcPath.cpp.

◆ getPathLength()

float getPathLength ( ::memoryx::GraphNodeBaseList &  path)

Definition at line 366 of file CalcPath.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ onEnter()

void onEnter ( )
override

Definition at line 132 of file CalcPath.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 360 of file CalcPath.cpp.

Member Data Documentation

◆ Registry

CalcPath::SubClassRegistry Registry
static

Definition at line 51 of file CalcPath.h.


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