#include "MetadataEntryArray.h"
Public Member Functions | |
MetadataEntryArray (const std::string name, std::list< ot::Variable > &&values) | |
MetadataEntryArray (const std::string name, const std::list< ot::Variable > &values) | |
const std::list< ot::Variable > & | getValues () const |
bool | operator== (const MetadataEntryArray &other) |
Public Member Functions inherited from MetadataEntry | |
MetadataEntry (const std::string &entryName) | |
virtual | ~MetadataEntry () |
virtual const std::string & | getEntryName () const |
|
inline |
|
inline |
|
inline |
bool MetadataEntryArray::operator== | ( | const MetadataEntryArray & | other | ) |