ne_clr_isSetValue

bool sbne::ne_clr_isSetValue(VColorDefinition *c)

Predicates returning true if the “value” attribute of this VColorDefinition is set.

Parameters:

c – a pointer to the VColorDefinition object.

Returns:

true if the “value” attribute of this VColorDefinition object is set, false if either the “value” attribute is not set or the object is NULL .