
Public Member Functions | |
| text_chunk (subset_id subset) | |
| bool | operator== (text_chunk const &t) const |
| bool | operator!= (text_chunk const &t) const |
Public Attributes | |
| subset_id | subset |
| std::string | text |
Definition at line 82 of file font.cpp.
| bool text_chunk::operator!= | ( | text_chunk const & | t | ) | const [inline] |
Definition at line 91 of file font.cpp.
References operator==().

| bool text_chunk::operator== | ( | text_chunk const & | t | ) | const [inline] |
Definition at line 90 of file font.cpp.
Referenced by operator!=().

Definition at line 93 of file font.cpp.
Referenced by operator==(), and split_text().
| std::string text_chunk::text |
Definition at line 94 of file font.cpp.
Referenced by operator==(), and split_text().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:14:44 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |