mongo::WebStatusPlugin Class Reference
#include <dbwebserver.h>
List of all members.
Detailed Description
Definition at line 63 of file dbwebserver.h.
Constructor & Destructor Documentation
mongo::WebStatusPlugin::WebStatusPlugin |
( |
const string & |
secionName, |
|
|
double |
priority, |
|
|
const string & |
subheader = "" | |
|
) |
| | |
virtual mongo::WebStatusPlugin::~WebStatusPlugin |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void mongo::WebStatusPlugin::init |
( |
|
) |
[pure virtual] |
called when web server stats up
static void mongo::WebStatusPlugin::initAll |
( |
|
) |
[static] |
virtual void mongo::WebStatusPlugin::run |
( |
stringstream & |
ss |
) |
[pure virtual] |
static void mongo::WebStatusPlugin::runAll |
( |
stringstream & |
ss |
) |
[static] |
Member Data Documentation
The documentation for this class was generated from the following file: