help::topic_text Class Reference

The text displayed in a topic. More...

Collaboration diagram for help::topic_text:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~topic_text ()
 topic_text ()
 topic_text (std::string const &t)
 topic_text (topic_generator *g)
topic_textoperator= (topic_generator *g)
 topic_text (topic_text const &t)
const std::vector< std::string > & parsed_text () const

Private Attributes

std::vector< std::string > parsed_text_
topic_generatorgenerator_


Detailed Description

The text displayed in a topic.

It is generated on the fly with the information contained in generator_.

Definition at line 127 of file help.cpp.


Constructor & Destructor Documentation

help::topic_text::~topic_text (  ) 

Definition at line 1020 of file help.cpp.

References help::topic_generator::count, and generator_.

help::topic_text::topic_text (  )  [inline]

Definition at line 133 of file help.cpp.

help::topic_text::topic_text ( std::string const &  t  )  [inline]

Definition at line 134 of file help.cpp.

help::topic_text::topic_text ( topic_generator g  )  [inline, explicit]

Definition at line 135 of file help.cpp.

help::topic_text::topic_text ( topic_text const &  t  ) 

Definition at line 1026 of file help.cpp.

References help::topic_generator::count, and generator_.


Member Function Documentation

topic_text & help::topic_text::operator= ( topic_generator g  ) 

Definition at line 1032 of file help.cpp.

References help::topic_generator::count, and generator_.

const std::vector< std::string > & help::topic_text::parsed_text (  )  const


Member Data Documentation

std::vector< std::string > help::topic_text::parsed_text_ [mutable, private]

Definition at line 129 of file help.cpp.

Referenced by parsed_text().

Definition at line 130 of file help.cpp.

Referenced by operator=(), parsed_text(), topic_text(), and ~topic_text().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs