Definition at line 40 of file service-maker/includes/ds_yaml_parser.hpp.
Public Member Functions | |
| YAML_DSLink (std::string src, std::string dest) | |
| YAML_DSLink (std::string src, std::string dest) | |
Data Fields | |
| std::string | source |
| std::string | target |
|
inline |
Definition at line 44 of file service-maker/includes/ds_yaml_parser.hpp.
|
inline |
Definition at line 44 of file 9.1/service-maker/includes/ds_yaml_parser.hpp.
| std::string YAML_DSLink::source |
Definition at line 42 of file service-maker/includes/ds_yaml_parser.hpp.
| std::string YAML_DSLink::target |
Definition at line 43 of file service-maker/includes/ds_yaml_parser.hpp.