|
|
#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 |
Definition at line 10 of file FluxioTypeIdentificator.h.
|
static |
Definition at line 46 of file FluxioTypeIdentificator.cpp.
Here is the caller graph for this function:
|
static |
Definition at line 35 of file FluxioTypeIdentificator.cpp.
Here is the caller graph for this function:| manager::arondto::FluxioTypeIdentificator toAron | ( | ) | const |
Definition at line 24 of file FluxioTypeIdentificator.cpp.
Here is the caller graph for this function:| manager::dto::FluxioTypeIdentificator toManagerIce | ( | ) | const |
Definition at line 13 of file FluxioTypeIdentificator.cpp.
Here is the caller graph for this function:| std::string parameterId |
Definition at line 14 of file FluxioTypeIdentificator.h.
| std::string skillId |
Definition at line 13 of file FluxioTypeIdentificator.h.