wibble::commandline::StandardParserWithManpage Class Reference

#include <parser.h>

Inheritance diagram for wibble::commandline::StandardParserWithManpage:
[legend]
Collaboration diagram for wibble::commandline::StandardParserWithManpage:
[legend]

List of all members.


Detailed Description

Parser for commandline arguments, with builting help functions and manpage generation.

Public Member Functions

 StandardParserWithManpage (const std::string &appname, const std::string &version, int section, const std::string &author)
bool parse (int argc, const char *argv[])
 Parse the commandline.

Public Attributes

StringOptionmanpage

Protected Attributes

int m_section
std::string m_author

Constructor & Destructor Documentation

wibble::commandline::StandardParserWithManpage::StandardParserWithManpage ( const std::string &  appname,
const std::string &  version,
int  section,
const std::string &  author 
) [inline]


Member Function Documentation

bool wibble::commandline::StandardParserWithManpage::parse ( int  argc,
const char *  argv[] 
)


Member Data Documentation

Referenced by parse().

Referenced by parse().


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

Generated on Wed Aug 20 11:10:12 2008 for wibble by  doxygen 1.5.6