ne_ve_getId

const std::string sbne::ne_ve_getId(VeneerElement *vE)

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

Parameters

vE – a pointer to the VeneerElement object.

Returns

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