ARB
|
#include <awt_hexdump.hxx>
Public Member Functions | |
MemDump (bool show_offset_, bool hex_, bool ascii_, size_t width_=0, size_t separate_=0, bool space_=true) | |
bool | wrapped () const |
size_t | mem_needed_for_dump (size_t bytes) const |
void | dump_to (GBS_strstruct &buf, const char *mem, size_t size) const |
Definition at line 35 of file awt_hexdump.hxx.
|
inline |
Definition at line 96 of file awt_hexdump.hxx.
|
inline |
Definition at line 105 of file awt_hexdump.hxx.
Referenced by dump_to().
Definition at line 107 of file awt_hexdump.hxx.
|
inline |
Definition at line 119 of file awt_hexdump.hxx.
References wrapped().