F Struct Reference

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
 

Detailed Description

Definition at line 43 of file TsCharEncoding.cpp.

Constructor & Destructor Documentation

F::F ( )
inline

Definition at line 45 of file TsCharEncoding.cpp.

References text_in_ascii, text_in_cp1252, text_in_latin1, and text_in_utf8.

F::~F ( )
inline

Definition at line 64 of file TsCharEncoding.cpp.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: