Return true if an attribute having the specified value exists in any of the attribute containers maintained by this object, and false otherwise. Note that this method can be invoked safely even if the initialize class method has not yet been called.

Synopsis

Declared in <ball_attributecontext.h>

bool
hasAttribute(Attribute const& value) const;

Created with MrDocs