Application-specific metadata that can be added to parts of a data model.
More...
#include <luciad/datamodels/DataAnnotation.h>
Application-specific metadata that can be added to parts of a data model.
- See also
- DataType::Builder::addAnnotation
◆ ~DataAnnotation()
virtual luciad::DataAnnotation::~DataAnnotation |
( |
| ) |
|
|
virtualdefault |
◆ getHash()
virtual size_t luciad::DataAnnotation::getHash |
( |
| ) |
const |
|
pure virtual |
◆ operator!=()
virtual bool luciad::DataAnnotation::operator!= |
( |
const DataAnnotation & |
other | ) |
const |
|
pure virtual |
◆ operator==()
virtual bool luciad::DataAnnotation::operator== |
( |
const DataAnnotation & |
other | ) |
const |
|
pure virtual |