SimpleSpecializedSkill< AronT >::SpecializedMainInput Struct Reference

#include <RobotAPI/libraries/skills/provider/SimpleSpecializedSkill.h>

Public Attributes

Skill::CallbackT callback
 
std::string executorName
 
AronT parameters
 

Detailed Description

template<class AronT>
struct armarx::skills::SimpleSpecializedSkill< AronT >::SpecializedMainInput

Definition at line 32 of file SimpleSpecializedSkill.h.

Member Data Documentation

◆ callback

template<class AronT>
Skill::CallbackT callback

Definition at line 36 of file SimpleSpecializedSkill.h.

◆ executorName

template<class AronT>
std::string executorName

Definition at line 34 of file SimpleSpecializedSkill.h.

◆ parameters

template<class AronT>
AronT parameters

Definition at line 35 of file SimpleSpecializedSkill.h.


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