#include <RobotAPI/libraries/skills/core/FluxioParameter.h>
|
| manager::arondto::FluxioParameter | toAron () const |
| |
| manager::arondto::FluxioIdentificator | toFluxioIdentificatorAron () const |
| |
| manager::dto::FluxioIdentificator | toFluxioIdentificatorIce () const |
| |
| manager::dto::FluxioParameter | toManagerIce () const |
| |
| void | updateFromAron (const manager::arondto::FluxioParameter &i, std::map< std::string, FluxioProfile > &profilesMap, std::map< std::string, aron::type::ObjectPtr > &typesMap) |
| |
| void | updateFromIce (const manager::dto::FluxioParameter &i, std::map< std::string, FluxioProfile > &profilesMap, std::map< std::string, aron::type::ObjectPtr > &typesMap) |
| |
| void | updateValuesFromAron (const std::vector< manager::arondto::FluxioValue > &i, std::map< std::string, FluxioProfile > &profilesMap) |
| |
| void | updateValuesFromIce (const manager::dto::FluxioValueList &i, std::map< std::string, FluxioProfile > &profilesMap) |
| |
|
| static FluxioParameter | FromAron (const manager::arondto::FluxioParameter &i, std::map< std::string, FluxioProfile > &profilesMap, std::map< std::string, aron::type::ObjectPtr > &typesMap) |
| |
| static std::experimental::observer_ptr< const FluxioParameter > | FromFluxioIdentificatorAron (const manager::arondto::FluxioIdentificator &i, const std::map< std::string, FluxioParameter > ¶metersMap) |
| |
| static std::experimental::observer_ptr< const FluxioParameter > | FromFluxioIdentificatorIce (const manager::dto::FluxioIdentificator &i, const std::map< std::string, FluxioParameter > ¶metersMap) |
| |
| static FluxioParameter | FromIce (const manager::dto::FluxioParameter &i, std::map< std::string, FluxioProfile > &profilesMap, std::map< std::string, aron::type::ObjectPtr > &typesMap) |
| |
Definition at line 23 of file FluxioParameter.h.
◆ FromAron()
◆ FromFluxioIdentificatorAron()
◆ FromFluxioIdentificatorIce()
◆ FromIce()
◆ toAron()
| manager::arondto::FluxioParameter toAron |
( |
| ) |
const |
◆ toFluxioIdentificatorAron()
| manager::arondto::FluxioIdentificator toFluxioIdentificatorAron |
( |
| ) |
const |
◆ toFluxioIdentificatorIce()
| manager::dto::FluxioIdentificator toFluxioIdentificatorIce |
( |
| ) |
const |
◆ toManagerIce()
| manager::dto::FluxioParameter toManagerIce |
( |
| ) |
const |
◆ updateFromAron()
| void updateFromAron |
( |
const manager::arondto::FluxioParameter & |
i, |
|
|
std::map< std::string, FluxioProfile > & |
profilesMap, |
|
|
std::map< std::string, aron::type::ObjectPtr > & |
typesMap |
|
) |
| |
◆ updateFromIce()
| void updateFromIce |
( |
const manager::dto::FluxioParameter & |
i, |
|
|
std::map< std::string, FluxioProfile > & |
profilesMap, |
|
|
std::map< std::string, aron::type::ObjectPtr > & |
typesMap |
|
) |
| |
◆ updateValuesFromAron()
| void updateValuesFromAron |
( |
const std::vector< manager::arondto::FluxioValue > & |
i, |
|
|
std::map< std::string, FluxioProfile > & |
profilesMap |
|
) |
| |
◆ updateValuesFromIce()
| void updateValuesFromIce |
( |
const manager::dto::FluxioValueList & |
i, |
|
|
std::map< std::string, FluxioProfile > & |
profilesMap |
|
) |
| |
◆ description
| std::string description = "" |
◆ id
◆ isInput
◆ name
◆ required
◆ type
◆ typeIdentificator
◆ values
The documentation for this struct was generated from the following files: