ActiveOrTerminatedSkillStatusUpdate Struct Reference

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

+ Inheritance diagram for ActiveOrTerminatedSkillStatusUpdate:

Public Member Functions

provider::dto::SkillStatusUpdate toIce () const
 

Static Public Member Functions

static ActiveOrTerminatedSkillStatusUpdate FromIce (const provider::dto::SkillStatusUpdate &update)
 

Data Fields

ActiveOrTerminatedSkillStatus status = ActiveOrTerminatedSkillStatus::Failed
 
- Data Fields inherited from SkillStatusUpdateBase
aron::data::DictPtr data = nullptr
 
std::string executorName = ""
 
SkillID skillId = {"NOT INITIALIZED YET", "NOT INITIALIZED YET"}
 
SkillParameterization usedParameterization
 

Detailed Description

Definition at line 73 of file SkillStatusUpdate.h.

Member Function Documentation

◆ FromIce()

ActiveOrTerminatedSkillStatusUpdate FromIce ( const provider::dto::SkillStatusUpdate &  update)
static

Definition at line 234 of file SkillStatusUpdate.cpp.

+ Here is the call graph for this function:

◆ toIce()

provider::dto::SkillStatusUpdate toIce ( ) const

Definition at line 200 of file SkillStatusUpdate.cpp.

+ Here is the call graph for this function:

Field Documentation

◆ status


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