Alexandria  2.25.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Euclid::SourceCatalog::Attribute Class Reference

Attribute interface extended by all source attributes. More...

#include <Attribute.h>

Inheritance diagram for Euclid::SourceCatalog::Attribute:
Inheritance graph
[legend]

Public Member Functions

virtual ~Attribute ()
 

Detailed Description

Attribute interface extended by all source attributes.

This interface that must be extended by all kind of source attributes, such as coordinates or photometry. A Source includes a vector of attributes of arbitrary type.

Definition at line 41 of file Attribute.h.

Constructor & Destructor Documentation

virtual Euclid::SourceCatalog::Attribute::~Attribute ( )
inlinevirtual

Definition at line 43 of file Attribute.h.


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