ne_ne_getMetaId
-
const std::string sbne::ne_ne_getMetaId(NetworkElement *nE)
Returns the value of the “metaid” attribute of this NetworkElement object, if it has one.
- Parameters:
nE – a pointer to the NetworkElement object.
- Returns:
the “metaid” attribute of this NetworkElement object, or an empty string if the “metaid” attribute is not set or the object is
NULL.