Generate a topic text on the fly. More...
#include <help_impl.hpp>
Public Member Functions | |
| virtual std::string | operator() () const =0 |
| virtual | ~topic_generator () |
Generate a topic text on the fly.
Definition at line 58 of file help_impl.hpp.
|
inlinevirtual |
Definition at line 62 of file help_impl.hpp.
|
pure virtual |
Implemented in help::unit_topic_generator, help::terrain_topic_generator, and help::text_topic_generator.