WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
webcface::encoding Namespace Reference

Typedefs

using SharedString = webcface::SharedString
 

Functions

bool usingUTF8 ()
 
void usingUTF8 (bool flag)
 
std::wstring toWide (std::string_view name_ref)
 
std::string toNarrow (std::wstring_view name)
 

Typedef Documentation

◆ SharedString

Function Documentation

◆ toNarrow()

std::string toNarrow ( std::wstring_view  name)
inline

◆ toWide()

std::wstring toWide ( std::string_view  name_ref)
inline

◆ usingUTF8() [1/2]

bool usingUTF8 ( )
inline

◆ usingUTF8() [2/2]

void usingUTF8 ( bool  flag)
inline