orogen_metadata
Public Member Functions | Public Attributes | List of all members
metadata::KeyValue Struct Reference

#include <Metadata.hpp>

Public Member Functions

 KeyValue ()
 
 KeyValue (const std::string &key, const std::string &value)
 

Public Attributes

std::string key
 
std::string value
 

Constructor & Destructor Documentation

metadata::KeyValue::KeyValue ( )
inline
metadata::KeyValue::KeyValue ( const std::string &  key,
const std::string &  value 
)
inline

Member Data Documentation

std::string metadata::KeyValue::key
std::string metadata::KeyValue::value

The documentation for this struct was generated from the following file: