lsst.afw 22.0.1-48-g5c39d4753+955d02b84f
Public Member Functions | List of all members
lsst::afw::image::CheckIndices Class Reference

A class used to request that array accesses be checked. More...

#include <ImageBase.h>

Public Member Functions

 CheckIndices (bool check=true)
 
 operator bool () const
 

Detailed Description

A class used to request that array accesses be checked.

Definition at line 74 of file ImageBase.h.

Constructor & Destructor Documentation

◆ CheckIndices()

lsst::afw::image::CheckIndices::CheckIndices ( bool  check = true)
inlineexplicit

Definition at line 76 of file ImageBase.h.

Member Function Documentation

◆ operator bool()

lsst::afw::image::CheckIndices::operator bool ( ) const
inline

Definition at line 77 of file ImageBase.h.


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