#include <doc.h>
Public Member Functions | |
DocMaker (const std::string &app, const std::string &ver) | |
Protected Attributes | |
std::string | m_app |
std::string | m_ver |
wibble::commandline::DocMaker::DocMaker | ( | const std::string & | app, | |
const std::string & | ver | |||
) | [inline] |
std::string wibble::commandline::DocMaker::m_app [protected] |
std::string wibble::commandline::DocMaker::m_ver [protected] |
Referenced by wibble::commandline::Manpage::output(), and wibble::commandline::Help::outputVersion().