Public Member Functions | |
| F () | |
| ~F () | |
Public Attributes | |
| std::string | text_in_ascii |
| std::string | text_in_cp1252 |
| std::string | text_in_latin1 |
| std::string | text_in_utf8 |
Definition at line 43 of file TsCharEncoding.cpp.
|
inline |
Definition at line 45 of file TsCharEncoding.cpp.
References text_in_ascii, text_in_cp1252, text_in_latin1, and text_in_utf8.
|
inline |
Definition at line 64 of file TsCharEncoding.cpp.
| std::string F::text_in_ascii |
Definition at line 69 of file TsCharEncoding.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and F().
| std::string F::text_in_cp1252 |
Definition at line 68 of file TsCharEncoding.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and F().
| std::string F::text_in_latin1 |
Definition at line 67 of file TsCharEncoding.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and F().
| std::string F::text_in_utf8 |
Definition at line 66 of file TsCharEncoding.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and F().