Back to Arangodb

Boost.Nowide: Class Hierarchy

3rdParty/boost/1.78.0/libs/nowide/doc/html/hierarchy.html

3.12.9.13.2 KB
Original Source

| Boost.Nowide |

Class Hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:

[detail level 123]

| Cboost::nowide::args | args is a class that temporarily replaces standard main() function arguments with their equal, but UTF-8 encoded values under Microsoft Windows for the lifetime of the instance | | Cboost::nowide::basic_filebuf< CharType, Traits > | This forward declaration defines the basic_filebuf type | | Cboost::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 | | Cboost::nowide::basic_stackstring< char, wchar_t, 256 > | | | ▼C basic_streambuf | | | Cboost::nowide::basic_filebuf< char > | This is the implementation of std::filebuf | | ▼C boost::nowide::detail::buf_holder< basic_filebuf< CharType, Traits > > | | | ▼C boost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeIn > | | | Cboost::nowide::basic_ifstream< CharType, Traits > | Same as std::basic_ifstream<char> but accepts UTF-8 strings under Windows | | ▼C boost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeInOut > | | | Cboost::nowide::basic_fstream< CharType, Traits > | Same as std::basic_fstream<char> but accepts UTF-8 strings under Windows | | ▼C boost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeOut > | | | Cboost::nowide::basic_ofstream< CharType, Traits > | Same as std::basic_ofstream<char> but accepts UTF-8 strings under Windows | | ▼C codecvt | | | Cboost::nowide::utf8_codecvt< CharType, 2 > | Specialization for the UTF-8 <-> UTF-16 variant of the std::codecvt implementation | | Cboost::nowide::utf8_codecvt< CharType, 4 > | Specialization for the UTF-8 <-> UTF-32 variant of the std::codecvt implementation | | ▼C type | | | C boost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeOut > | | | ▼C type | | | C boost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeInOut > | | | C type | | | ▼C type | | | C boost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeIn > | | | Cboost::nowide::utf8_codecvt< CharType, CharSize > | | | Cboost::nowide::utf::utf_traits< CharType, size > | UTF Traits class - functions to convert UTF sequences to and from Unicode code points |


Generated by 1.8.15