Namespace lsst::afw::formatters¶
-
namespace
formatters Functions
Returns
trueif and only ifpropertiesis non-null and contains a unique property with the given name that has typebooland a value oftrue.
Extracts and returns the string-valued
"itemName"property from the given data property object.- Exceptions
lsst::pex::exceptions::InvalidParameterError: If the given pointer is null, or thePropertySetpointed to does not contain a unique property named"itemName".