|
foobar2000 SDK
2015-01-14
|
#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 629 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 634 of file string_base.h.
|
inline |
Definition at line 635 of file string_base.h.
|
inline |
Definition at line 636 of file string_base.h.
|
private |
Definition at line 639 of file string_base.h.
1.8.9.1