The Battle for Wesnoth  1.19.0-dev
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:

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 ()=default
 
virtual ~topic_generator ()
 

Private Attributes

const terrain_typetype_
 

Detailed Description

Definition at line 27 of file help_topic_generators.hpp.

Constructor & Destructor Documentation

◆ terrain_topic_generator()

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

Definition at line 33 of file help_topic_generators.hpp.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ type_

const terrain_type& help::terrain_topic_generator::type_
private

Definition at line 29 of file help_topic_generators.hpp.

Referenced by operator()().


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