foobar2000 SDK
2015-08-03
|
#include <shared.h>
Public Member Functions | |
string_lower (const char *ptr, t_size p_count=~0) | |
const char * | get_ptr () const |
bool | is_empty () const |
t_size | length () const |
operator const char * () const | |
Private Attributes | |
pfc::string8 | m_data |
|
inlineexplicit |
|
inline |
Definition at line 405 of file shared.h.
|
private |