#include <Commandline.h>
Inheritance diagram for Tagcoll::commandline::Manpage:
Public Types | |
enum | where { BEFORE, BEGINNING, END } |
Public Member Functions | |
Manpage (const std::string &app, const std::string &ver) | |
void | addHook (const std::string §ion, where placement, const std::string &text) |
void | readHooks (const std::string &file) |
void | output (std::ostream &out, const CommandParser &cp, int section) |
void | output (std::ostream &out, const OptionParser &cp, int section) |
Classes | |
struct | Hook |
|
|
|
|
|
|
|
|
|
|
|
|