A wrapper class to provide AutoPtr with reference semantics.
static const char m_empty_str[]
static Null string
const char * getMemDump() const
Obtain a pointer to the dump image (null-terminated char string).
~MemDump()
Destructor releases image memory.
char * m_dump
pointer to converted image
static void dump_to_log(unsigned long mask_, const char *info_, const char *msg_, int len_)
Write hex/ascii dump of a memory region to log file.