SimpleWindow
|
成员的完整列表,这些成员属于 sw::Utils,包括所有继承而来的类成员
BuildStr(const Args &...args) | sw::Utils | inlinestatic |
FormatStr(const wchar_t *fmt,...) | sw::Utils | static |
Max(const T &a, const T &b) | sw::Utils | inlinestatic |
Min(const T &a, const T &b) | sw::Utils | inlinestatic |
Split(const std::wstring &str, const std::wstring &delimiter) | sw::Utils | static |
ToMultiByteStr(const std::wstring &wstr, bool utf8=false) | sw::Utils | static |
ToWideStr(const std::string &str, bool utf8=false) | sw::Utils | static |
Trim(const std::wstring &str) | sw::Utils | static |
TrimEnd(const std::wstring &str) | sw::Utils | static |
TrimStart(const std::wstring &str) | sw::Utils | static |