Public Member Functions | Public Attributes

text_chunk Struct Reference

Collaboration diagram for text_chunk:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 82 of file font.cpp.


Constructor & Destructor Documentation

text_chunk::text_chunk ( subset_id  subset  )  [inline]

Definition at line 84 of file font.cpp.


Member Function Documentation

bool text_chunk::operator!= ( text_chunk const &  t  )  const [inline]

Definition at line 91 of file font.cpp.

References operator==().

Here is the call graph for this function:

bool text_chunk::operator== ( text_chunk const &  t  )  const [inline]

Definition at line 90 of file font.cpp.

References subset, and text.

Referenced by operator!=().

Here is the caller graph for this function:


Member Data Documentation

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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:14:44 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs