lsst.afw 22.0.1-43-gf2a78aa89+d93e5fd551
|
#include <SpanSetFunctorGetters.h>
Public Member Functions | |
ConstantGetter (T constant) | |
ConstantGetter (ConstantGetter const &)=default | |
ConstantGetter (ConstantGetter &&)=default | |
ConstantGetter & | operator= (ConstantGetter const &)=default |
ConstantGetter & | operator= (ConstantGetter &&)=default |
~ConstantGetter ()=default | |
void | checkExtents (lsst::geom::Box2I const &bbox, int area) const |
void | setSpan (Span const &span) |
void | increment () |
T | get () const |
Definition at line 127 of file SpanSetFunctorGetters.h.
|
inlineexplicit |
Definition at line 131 of file SpanSetFunctorGetters.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 141 of file SpanSetFunctorGetters.h.
|
inline |
Definition at line 148 of file SpanSetFunctorGetters.h.
|
inline |
Definition at line 146 of file SpanSetFunctorGetters.h.
|
default |
|
default |
|
inline |
Definition at line 143 of file SpanSetFunctorGetters.h.