Function rcg::formatValue

Function Documentation

std::string rcg::formatValue(GenApi::IInteger *node, int64_t value)

Takes an integer value and formats it according to the specification in the node.

Parameters:
  • node – Node.

  • value – Integer value.

Returns:

Formated value.