SourceXtractorPlusPlus  0.8
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
SourceXtractor::ApertureFlag Class Reference

Aperture photometry flag. More...

#include <ApertureFlag.h>

Inheritance diagram for SourceXtractor::ApertureFlag:
[legend]
Collaboration diagram for SourceXtractor::ApertureFlag:
[legend]

Public Member Functions

virtual ~ApertureFlag ()=default
 
 ApertureFlag (const std::map< float, Flags > &flags)
 
const std::map< float, Flags > & getFlags () const
 
- Public Member Functions inherited from SourceXtractor::Property
virtual ~Property ()=default
 

Private Attributes

std::map< float, Flagsm_flags
 

Detailed Description

Aperture photometry flag.

Definition at line 38 of file ApertureFlag.h.

Constructor & Destructor Documentation

virtual SourceXtractor::ApertureFlag::~ApertureFlag ( )
virtualdefault
SourceXtractor::ApertureFlag::ApertureFlag ( const std::map< float, Flags > &  flags)
inline

Definition at line 43 of file ApertureFlag.h.

Member Function Documentation

const std::map<float, Flags>& SourceXtractor::ApertureFlag::getFlags ( ) const
inline

Definition at line 45 of file ApertureFlag.h.

References m_flags.

Member Data Documentation

std::map<float, Flags> SourceXtractor::ApertureFlag::m_flags
private

Definition at line 50 of file ApertureFlag.h.

Referenced by getFlags().


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