Boost.Nowide
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCboost::nowide::argsArgs is a class that fixes standard main() function arguments and changes them to UTF-8 under Microsoft Windows
oCboost::nowide::basic_filebuf< CharType, Traits >This forward declaration defined the basic_filebuf type
oCbasic_iostream
|\Cboost::nowide::basic_fstream< CharType, Traits >Same as std::basic_fstream<char> but accepts UTF-8 strings under Windows
oCbasic_istream
|\Cboost::nowide::basic_ifstream< CharType, Traits >Same as std::basic_ifstream<char> but accepts UTF-8 strings under Windows
oCbasic_ostream
|\Cboost::nowide::basic_ofstream< CharType, Traits >Same as std::basic_ofstream<char> but accepts UTF-8 strings under Windows
oCboost::nowide::basic_stackstring< CharOut, CharIn, BufferSize >A class that allows to create a temporary wide or narrow UTF strings from wide or narrow UTF source
oCboost::nowide::basic_stackstring< char, wchar_t, 256 >
oCbasic_streambuf
|\Cboost::nowide::basic_filebuf< char >This is implementation of std::filebuf
oCcodecvt
|oCboost::nowide::utf8_codecvt< CharType, 2 >
|\Cboost::nowide::utf8_codecvt< CharType, 4 >
\Cboost::nowide::utf8_codecvt< CharType, CharSize >