ne_clr_getValue

const std::string sbne::ne_clr_getValue(VColorDefinition *c)

Returns the value of the “value” attribute of this VColorDefinition object, if it has one.

Parameters

c – a pointer to the VColorDefinition object.

Returns

the “value” attribute of this VColorDefinition object, or an empty string if the “value” attribute is not set or the object is NULL .