PlatformControlSkillContext Struct Reference

#include <RobotSkillTemplates/libraries/skill_platform_control/PlatformControlSkill.h>

+ Inheritance diagram for PlatformControlSkillContext:

Public Member Functions

void defineProperties (const armarx::PropertyDefinitionsPtr &defs, const std::string &prefix) final
 
- Public Member Functions inherited from SkillContext
virtual void onConnected (armarx::Component &parent)
 
virtual void onDisconnected (armarx::Component &parent)
 
virtual void onInit (armarx::Component &parent)
 
virtual void onStopped (armarx::Component &parent)
 
 SkillContext ()=default
 

Public Attributes

PlatformUnitInterfacePrx platformUnitPrx
 

Detailed Description

Definition at line 45 of file PlatformControlSkill.h.

Member Function Documentation

◆ defineProperties()

void defineProperties ( const armarx::PropertyDefinitionsPtr defs,
const std::string &  prefix 
)
inlinefinalvirtual

Reimplemented from SkillContext.

Definition at line 50 of file PlatformControlSkill.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ platformUnitPrx

PlatformUnitInterfacePrx platformUnitPrx

Definition at line 48 of file PlatformControlSkill.h.


The documentation for this struct was generated from the following file: