42 #ifndef _SOURCECATALOG_SOURCEATTRIBUTES_TABLEROWATTRIBUTEFROMROW_H
43 #define _SOURCECATALOG_SOURCEATTRIBUTES_TABLEROWATTRIBUTEFROMROW_H
48 namespace SourceCatalog {
std::unique_ptr< Attribute > createAttribute(const Euclid::Table::Row &row) override
Create a TableRowAttribute from the given row.
virtual ~TableRowAttributeFromRow()=default
Destructor.
Interface for building a source Attribute from a table Row.
Represents one row of a Table.
Implementation of the AttributeFromRow interfaces for the TableRowAttribute.