#include <string.h>
Public Member Functions | |
| format_hexdump (const void *p_buffer, t_size p_bytes, const char *p_spacing=" ") | |
| const char * | get_ptr () const |
| operator const char * () const | |
| pfc::format_hexdump::format_hexdump | ( | const void * | p_buffer, | |
| t_size | p_bytes, | |||
| const char * | p_spacing = " " | |||
| ) |
| const char* pfc::format_hexdump::get_ptr | ( | ) | const [inline] |
| pfc::format_hexdump::operator const char * | ( | ) | const [inline] |
1.5.5