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

#include "MetadataEntrySingle.h"

Inheritance diagram for MetadataEntrySingle:
MetadataEntry

Public Member Functions

 MetadataEntrySingle (const std::string &name, ot::Variable &&value)
 
 MetadataEntrySingle (const std::string &name, const ot::Variable &value)
 
const ot::VariablegetValue () const
 
bool operator== (const MetadataEntrySingle &other)
 

Constructor & Destructor Documentation

◆ MetadataEntrySingle() [1/2]

MetadataEntrySingle::MetadataEntrySingle ( const std::string & name,
ot::Variable && value )
inline

◆ MetadataEntrySingle() [2/2]

MetadataEntrySingle::MetadataEntrySingle ( const std::string & name,
const ot::Variable & value )
inline

Member Function Documentation

◆ getValue()

const ot::Variable & MetadataEntrySingle::getValue ( ) const
inline

◆ operator==()

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

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