|
foobar2000 SDK
2015-08-03
|
#include <string_base.h>
Public Member Functions | |
| format_hexdump_lowercase (const void *p_buffer, t_size p_bytes, const char *p_spacing=" ") | |
| const char * | get_ptr () const |
| operator const char * () const | |
| const char * | toString () const |
Private Attributes | |
| string_formatter | m_formatter |
Definition at line 630 of file string_base.h.
| pfc::format_hexdump_lowercase::format_hexdump_lowercase | ( | const void * | p_buffer, |
| t_size | p_bytes, | ||
| const char * | p_spacing = " " |
||
| ) |
Definition at line 644 of file string_base.cpp.
|
inline |
Definition at line 635 of file string_base.h.
|
inline |
Definition at line 636 of file string_base.h.
|
inline |
Definition at line 637 of file string_base.h.
|
private |
Definition at line 640 of file string_base.h.
1.8.11