wibble::commandline::Manpage Class Reference

#include <doc.h>

Inheritance diagram for wibble::commandline::Manpage:

Inheritance graph
[legend]
Collaboration diagram for wibble::commandline::Manpage:

Collaboration graph
[legend]

List of all members.

Public Types

enum  where { BEFORE, BEGINNING, END }

Public Member Functions

 Manpage (const std::string &app, const std::string &ver, int section, const std::string &author)
void addHook (const std::string &section, where placement, const std::string &text)
void readHooks (const std::string &file)
void output (std::ostream &out, const Engine &cp)

Classes

struct  Hook


Member Enumeration Documentation

Enumerator:
BEFORE 
BEGINNING 
END 


Constructor & Destructor Documentation

wibble::commandline::Manpage::Manpage ( const std::string &  app,
const std::string &  ver,
int  section,
const std::string &  author 
) [inline]


Member Function Documentation

void wibble::commandline::Manpage::addHook ( const std::string &  section,
where  placement,
const std::string &  text 
) [inline]

Referenced by readHooks().

void wibble::commandline::Manpage::readHooks ( const std::string &  file  ) 

void wibble::commandline::Manpage::output ( std::ostream &  out,
const Engine cp 
)


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

Generated on Tue Mar 11 11:44:40 2008 for wibble by  doxygen 1.5.5