ne_stl_addToRoleList
-
int sbne::ne_stl_addToRoleList(VGlobalStyle *s, const std::string &role)
Adds another type to the “rolelist” attribute of this VGlobalStyle object.
- Parameters
s – a pointer to the VGlobalStyle object.
role – a string to add to the “rolelist” attribute of the VGlobalStyle object.
- Returns
integer value indicating success/failure of the function.