#include "MetadataEntrySingle.h"
Public Member Functions | |
| MetadataEntrySingle (const std::string &name, ot::Variable &&value) | |
| MetadataEntrySingle (const std::string &name, const ot::Variable &value) | |
| const ot::Variable & | getValue () const |
| bool | operator== (const MetadataEntrySingle &other) |
Public Member Functions inherited from MetadataEntry | |
| MetadataEntry (const std::string &entryName) | |
| virtual | ~MetadataEntry () |
| virtual const std::string & | getEntryName () const |
|
inline |
|
inline |
|
inline |
| bool MetadataEntrySingle::operator== | ( | const MetadataEntrySingle & | other | ) |