#include <H:/WOSH/win32_vc2010/src/framework/xtended/ManDocs.h>
Public Member Functions | |
Getters | |
| const std::string & | getLanguage () const |
| const std::string & | getXmlSource () const |
| const tStrManSectionMap & | getSections () const |
| tStrManSectionMap & | getSections () |
Setters | |
| void | setLanguage (const std::string &value) |
| void | setVersion (double value) |
| void | setXmlSource (const std::string &value) |
Serialization interface | |
| virtual std::string | toString () const |
Definition at line 217 of file ManDocs.h.