Return the string representation exactly matching the enumerator name corresponding to the specified enumeration 'value'.
Synopsis
Declared in <baljsn_encoder_testtypes.h>
static
char const*
toString(Value value);
Return Value
a pointer to the non‐modifiable string representation
Parameters
Name |
Description |
value |
enumerator to convert |
Created with MrDocs