#include <help_impl.hpp>

Public Member Functions | |
| text_topic_generator (std::string const &t) | |
| virtual std::string | operator() () const |
Public Member Functions inherited from help::topic_generator | |
| topic_generator () | |
| virtual | ~topic_generator () |
Private Attributes | |
| std::string | text_ |
Definition at line 72 of file help_impl.hpp.
|
inline |
Definition at line 75 of file help_impl.hpp.
|
inlinevirtual |
|
private |
Definition at line 73 of file help_impl.hpp.
Referenced by operator()().
1.8.8