SourceXtractorPlusPlus  0.16
Please provide a description of the project.
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

◆ ~ApertureFlag()

virtual SourceXtractor::ApertureFlag::~ApertureFlag ( )
virtualdefault

◆ ApertureFlag()

SourceXtractor::ApertureFlag::ApertureFlag ( const std::map< float, Flags > &  flags)
inlineexplicit

Definition at line 43 of file ApertureFlag.h.

Member Function Documentation

◆ getFlags()

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

Definition at line 45 of file ApertureFlag.h.

References m_flags.

Member Data Documentation

◆ m_flags

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: