|  | 
#include <RobotAPI/libraries/skills/core/FluxioProvider.h>
| Public Member Functions | |
| aron::data::DictPtr | toAron () const | 
| manager::arondto::FluxioIdentificator | toFluxioIdentificatorAron () const | 
| manager::dto::FluxioIdentificator | toFluxioIdentificatorIce () const | 
| manager::dto::FluxioProvider | toManagerIce () const | 
| Static Public Member Functions | |
| static std::experimental::observer_ptr< const FluxioProvider > | FromFluxioIdentificatorAron (const manager::arondto::FluxioIdentificator &i, std::map< std::string, FluxioProvider > &providersMap) | 
| static std::experimental::observer_ptr< const FluxioProvider > | FromFluxioIdentificatorIce (const manager::dto::FluxioIdentificator &i, std::map< std::string, FluxioProvider > &providersMap) | 
| static FluxioProvider | FromIce (const manager::dto::FluxioProvider &i) | 
| Public Attributes | |
| std::string | id | 
| std::string | name | 
Definition at line 14 of file FluxioProvider.h.
| 
 | static | 
Definition at line 67 of file FluxioProvider.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 50 of file FluxioProvider.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 83 of file FluxioProvider.cpp.
| aron::data::DictPtr toAron | ( | ) | const | 
| manager::arondto::FluxioIdentificator toFluxioIdentificatorAron | ( | ) | const | 
Definition at line 39 of file FluxioProvider.cpp.
| manager::dto::FluxioIdentificator toFluxioIdentificatorIce | ( | ) | const | 
Definition at line 28 of file FluxioProvider.cpp.
| manager::dto::FluxioProvider toManagerIce | ( | ) | const | 
Definition at line 17 of file FluxioProvider.cpp.
| std::string id | 
Definition at line 16 of file FluxioProvider.h.
| std::string name | 
Definition at line 17 of file FluxioProvider.h.