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

#include <Metadata.hpp>

Public Member Functions

 InterfaceObject ()
 
 InterfaceObject (const std::string &name)
 

Public Attributes

std::string name
 
std::vector< KeyValuemetadata
 

Constructor & Destructor Documentation

◆ InterfaceObject() [1/2]

metadata::InterfaceObject::InterfaceObject ( )
inline

◆ InterfaceObject() [2/2]

metadata::InterfaceObject::InterfaceObject ( const std::string &  name)
inline

Member Data Documentation

◆ metadata

std::vector<KeyValue> metadata::InterfaceObject::metadata

◆ name

std::string metadata::InterfaceObject::name

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