Return true if a attribute having the specified value exists in this object, and false otherwise.
true
value
false
Declared in <ball_attributecontainer.h>
<ball_attributecontainer.h>
virtual bool hasValue(Attribute const& value) const = 0;
Created with MrDocs