Function rcg::formatValue
Defined in File nodemap_out.h
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.