#include <ValueTraits.h>
|
| typedef signed long int | T |
| |
| enum | |
| |
|
| char | _asString [2+3 *sizeof(T)] |
| |
| char | _asString [sizeof("{ ")+sizeof("XX ") *MAX_BYTES+sizeof("... }")] |
| |
Definition at line 242 of file ValueTraits.h.
◆ anonymous enum
◆ ValueTraits() [1/2]
◆ ValueTraits() [2/2]
Definition at line 80 of file ValueTraits.h.
char * bytesToString(const unsigned char *bytes, unsigned numBytes, unsigned maxBytes, char *s)
◆ asString() [1/2]
◆ asString() [2/2]
◆ _asString [1/2]
◆ _asString [2/2]
The documentation for this class was generated from the following file: