#include <XHTMLMonitor.h>
Public Member Functions | |
XHTMLMonitor () | |
~XHTMLMonitor () | |
Static Private Attributes | |
static boost::mutex | xhtmlMakerMutex_ |
Controls the use of XHTMLMaker (xerces is not thread-safe)
Definition at line 19 of file XHTMLMonitor.h.
stor::XHTMLMonitor::XHTMLMonitor | ( | ) |
Constructor
Definition at line 12 of file XHTMLMonitor.cc.
stor::XHTMLMonitor::~XHTMLMonitor | ( | ) |
Destructor
Definition at line 18 of file XHTMLMonitor.cc.
|
staticprivate |
Definition at line 36 of file XHTMLMonitor.h.