Public Member Functions | Private Attributes

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 120 of file help.cpp.


Constructor & Destructor Documentation

help::topic_text::~topic_text (  ) 

Definition at line 1068 of file help.cpp.

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

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

Definition at line 126 of file help.cpp.

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

Definition at line 132 of file help.cpp.

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

Definition at line 138 of file help.cpp.

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

Definition at line 1074 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 1080 of file help.cpp.

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

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

Definition at line 1088 of file help.cpp.

References help::topic_generator::count, generator_, help::parse_text(), and parsed_text_.

Referenced by help::help_text_area::set_items().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 123 of file help.cpp.

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

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

Definition at line 122 of file help.cpp.

Referenced by parsed_text().


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

Generated by doxygen 1.7.1 on Thu May 24 2012 01:24:19 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs