#include <ValueTraits.h>
|
char | _asString [sizeof("'\\xXX'")] |
|
char | _asString [sizeof("{ ")+sizeof("XX ") *MAX_BYTES+sizeof("... }")] |
|
Definition at line 289 of file ValueTraits.h.
◆ anonymous enum
◆ ValueTraits() [1/2]
Definition at line 293 of file ValueTraits.h.
char _asString[sizeof("'\\xXX'")]
char * copyString(char *dst, const char *src)
char * charToString(unsigned long c, char *s)
◆ 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: