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

#include "MetadataEntryObject.h"

Inheritance diagram for MetadataEntryObject:
MetadataEntry

Public Member Functions

 MetadataEntryObject (const std::string &name)
 
const std::list< std::shared_ptr< MetadataEntry > > & getEntries () const
 
void AddMetadataEntry (std::shared_ptr< MetadataEntry > entry)
 
void AddMetadataEntry (std::list< std::shared_ptr< MetadataEntry > > entries)
 
bool operator== (const MetadataEntryObject &other)
 

Constructor & Destructor Documentation

◆ MetadataEntryObject()

MetadataEntryObject::MetadataEntryObject ( const std::string & name)
inline

Member Function Documentation

◆ AddMetadataEntry() [1/2]

void MetadataEntryObject::AddMetadataEntry ( std::list< std::shared_ptr< MetadataEntry > > entries)
inline

◆ AddMetadataEntry() [2/2]

void MetadataEntryObject::AddMetadataEntry ( std::shared_ptr< MetadataEntry > entry)
inline

◆ getEntries()

const std::list< std::shared_ptr< MetadataEntry > > & MetadataEntryObject::getEntries ( ) const
inline

◆ operator==()

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

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