|
orogen_metadata
|
#include <Metadata.hpp>
Public Member Functions | |
| KeyValue () | |
| KeyValue (const std::string &key, const std::string &value) | |
Public Attributes | |
| std::string | key |
| std::string | value |
|
inline |
|
inline |
| std::string metadata::KeyValue::key |
| std::string metadata::KeyValue::value |
1.8.13