Return true if this metric id object contains the address of a valid MetricDescription object, and false otherwise. Note that this method is logically equivalent to 0 != description().

Synopsis

Declared in <balm_metricid.h>

bool
isValid() const;

Created with MrDocs