ne_ve_getMetaId

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

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

Parameters:

vE – a pointer to the VeneerElement object.

Returns:

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