ncmpc  0.30
Public Member Functions
LocaleToUtf8 Class Reference

#include <charset.hxx>

Public Member Functions

 LocaleToUtf8 (const char *src)
 
const char * c_str () const
 

Detailed Description

Convert an locale charset string to UTF-8. The source string must remain valid while this object is used. If no conversion is necessary, then this class is a no-op.

Constructor & Destructor Documentation

◆ LocaleToUtf8()

LocaleToUtf8::LocaleToUtf8 ( const char *  src)
inlineexplicit

Member Function Documentation

◆ c_str()

const char* LocaleToUtf8::c_str ( ) const
inline

The documentation for this class was generated from the following file: