FluxioTypeIdentificator Struct Reference

#include <RobotAPI/libraries/skills/core/FluxioTypeIdentificator.h>

Public Member Functions

manager::arondto::FluxioTypeIdentificator toAron () const
 
manager::dto::FluxioTypeIdentificator toManagerIce () const
 

Static Public Member Functions

static FluxioTypeIdentificator FromAron (const manager::arondto::FluxioTypeIdentificator &i)
 
static FluxioTypeIdentificator FromIce (const manager::dto::FluxioTypeIdentificator &i)
 

Public Attributes

std::string parameterId
 
std::string skillId
 

Detailed Description

Definition at line 10 of file FluxioTypeIdentificator.h.

Member Function Documentation

◆ FromAron()

FluxioTypeIdentificator FromAron ( const manager::arondto::FluxioTypeIdentificator &  i)
static

Definition at line 46 of file FluxioTypeIdentificator.cpp.

+ Here is the caller graph for this function:

◆ FromIce()

FluxioTypeIdentificator FromIce ( const manager::dto::FluxioTypeIdentificator &  i)
static

Definition at line 35 of file FluxioTypeIdentificator.cpp.

+ Here is the caller graph for this function:

◆ toAron()

manager::arondto::FluxioTypeIdentificator toAron ( ) const

Definition at line 24 of file FluxioTypeIdentificator.cpp.

+ Here is the caller graph for this function:

◆ toManagerIce()

manager::dto::FluxioTypeIdentificator toManagerIce ( ) const

Definition at line 13 of file FluxioTypeIdentificator.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ parameterId

std::string parameterId

Definition at line 14 of file FluxioTypeIdentificator.h.

◆ skillId

std::string skillId

Definition at line 13 of file FluxioTypeIdentificator.h.


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