Alexandria  2.16
Please provide a description of the 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:
[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: