The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
help::terrain_topic_generator Class Reference

#include <help_topic_generators.hpp>

Inheritance diagram for help::terrain_topic_generator:
Inheritance graph

Public Member Functions

 terrain_topic_generator (const terrain_type &type)
 
virtual std::string operator() () const
 
- Public Member Functions inherited from help::topic_generator
 topic_generator ()
 
virtual ~topic_generator ()
 

Private Attributes

const terrain_typetype_
 

Detailed Description

Definition at line 30 of file help_topic_generators.hpp.

Constructor & Destructor Documentation

help::terrain_topic_generator::terrain_topic_generator ( const terrain_type type)
inline

Definition at line 36 of file help_topic_generators.hpp.

Member Function Documentation

std::string help::terrain_topic_generator::operator() ( ) const
virtual

Member Data Documentation

const terrain_type& help::terrain_topic_generator::type_
private

Definition at line 32 of file help_topic_generators.hpp.

Referenced by operator()().


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