ne_ven_set

int sbne::ne_ven_set(Veneer *ven, Network *net, std::unordered_map<std::string, std::string> infoList)

Set the value of a desired feature of a Veneer object assgined to a Network object.

Parameters:
  • ven – a pointer to the Veneer object.

  • net – a pointer to the Network object.

  • infoList – a list containg the info about the desired feature and its value.

Returns:

integer value indicating success/failure of the function.