| _bbox | lsst.afw.math::SpatialCell | private |
| _candidateList | lsst.afw.math::SpatialCell | private |
| _ignoreBad | lsst.afw.math::SpatialCell | private |
| _label | lsst.afw.math::SpatialCell | private |
| begin() | lsst.afw.math::SpatialCell | inline |
| begin(bool ignoreBad) | lsst.afw.math::SpatialCell | inline |
| CandidateList typedef | lsst.afw.math::SpatialCell | |
| ConstPtr 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(boost::shared_ptr< SpatialCellCandidate > candidate) | lsst.afw.math::SpatialCell | |
| iterator typedef | lsst.afw.math::SpatialCell | |
| Ptr typedef | lsst.afw.math::SpatialCell | |
| removeCandidate(boost::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::afw::geom::Box2I const &bbox=lsst::afw::geom::Box2I(), CandidateList const &candidateList=CandidateList()) | 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() | lsst.afw.math::SpatialCell | inlinevirtual |