ne_ve_getName

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

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

Parameters:

vE – a pointer to the VeneerElement object.

Returns:

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