| begin() | lsst::afw::math::SpatialCell | inline |
| begin(bool ignoreBad) | lsst::afw::math::SpatialCell | inline |
| CandidateList typedef | lsst::afw::math::SpatialCell | |
| empty() const | lsst::afw::math::SpatialCell | |
| end() | lsst::afw::math::SpatialCell | inline |
| end(bool ignoreBad) | lsst::afw::math::SpatialCell | inline |
| getBBox() const | lsst::afw::math::SpatialCell | inline |
| getCandidateById(int id, bool noThrow=false) | lsst::afw::math::SpatialCell | |
| getIgnoreBad() const | lsst::afw::math::SpatialCell | inline |
| getLabel() const | lsst::afw::math::SpatialCell | inline |
| insertCandidate(std::shared_ptr< SpatialCellCandidate > candidate) | lsst::afw::math::SpatialCell | |
| iterator typedef | lsst::afw::math::SpatialCell | |
| operator=(SpatialCell const &)=default | lsst::afw::math::SpatialCell | |
| operator=(SpatialCell &&)=default | lsst::afw::math::SpatialCell | |
| removeCandidate(std::shared_ptr< SpatialCellCandidate > candidate) | lsst::afw::math::SpatialCell | |
| setIgnoreBad(bool ignoreBad) | lsst::afw::math::SpatialCell | inline |
| size() const | lsst::afw::math::SpatialCell | |
| sortCandidates() | lsst::afw::math::SpatialCell | |
| SpatialCell(std::string const &label, lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), CandidateList const &candidateList=CandidateList()) | lsst::afw::math::SpatialCell | |
| SpatialCell(SpatialCell const &)=default | lsst::afw::math::SpatialCell | |
| SpatialCell(SpatialCell &&)=default | lsst::afw::math::SpatialCell | |
| visitAllCandidates(CandidateVisitor *visitor, bool const ignoreExceptions=false, bool const reset=true) | lsst::afw::math::SpatialCell | |
| visitAllCandidates(CandidateVisitor *visitor, bool const ignoreExceptions=false, bool const reset=true) const | lsst::afw::math::SpatialCell | |
| visitCandidates(CandidateVisitor *visitor, int const nMaxPerCell=-1, bool const ignoreExceptions=false, bool const reset=true) | lsst::afw::math::SpatialCell | |
| visitCandidates(CandidateVisitor *visitor, int const nMaxPerCell=-1, bool const ignoreExceptions=false, bool const reset=true) const | lsst::afw::math::SpatialCell | |
| ~SpatialCell()=default | lsst::afw::math::SpatialCell | virtual |