PlaceObjectWrapper Class Reference

#include <RobotSkillTemplates/statecharts/PlaceObjectGroup/PlaceObjectWrapper.h>

+ Inheritance diagram for PlaceObjectWrapper:

Public Member Functions

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

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 31 of file PlaceObjectWrapper.h.

Constructor & Destructor Documentation

◆ PlaceObjectWrapper()

Definition at line 35 of file PlaceObjectWrapper.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 75 of file PlaceObjectWrapper.cpp.

+ Here is the call graph for this function:

◆ onBreak()

void onBreak ( )
override

Definition at line 60 of file PlaceObjectWrapper.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 40 of file PlaceObjectWrapper.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 66 of file PlaceObjectWrapper.cpp.

◆ run()

void run ( )
override

Definition at line 46 of file PlaceObjectWrapper.cpp.

Member Data Documentation

◆ Registry

PlaceObjectWrapper::SubClassRegistry Registry
static

Definition at line 45 of file PlaceObjectWrapper.h.


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