OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
MetadataEntryArray Class Reference

#include "MetadataEntryArray.h"

Inheritance diagram for MetadataEntryArray:
MetadataEntry

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)
 

Constructor & Destructor Documentation

◆ MetadataEntryArray() [1/2]

MetadataEntryArray::MetadataEntryArray ( const std::string name,
std::list< ot::Variable > && values )
inline

◆ MetadataEntryArray() [2/2]

MetadataEntryArray::MetadataEntryArray ( const std::string name,
const std::list< ot::Variable > & values )
inline

Member Function Documentation

◆ getValues()

const std::list< ot::Variable > & MetadataEntryArray::getValues ( ) const
inline

◆ operator==()

bool MetadataEntryArray::operator== ( const MetadataEntryArray & other)

The documentation for this class was generated from the following files: