|
ARB
|
#include <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 31 of file hexdump.hxx.
|
inline |
Definition at line 92 of file hexdump.hxx.
|
inline |
Definition at line 101 of file hexdump.hxx.
Referenced by dump_to().
Definition at line 103 of file hexdump.hxx.
|
inline |
Definition at line 115 of file hexdump.hxx.
References wrapped().
1.8.8