Go to the documentation of this file.
14 #ifndef XHTMLR_INCLUDED
15 #define XHTMLR_INCLUDED
37 void endList(
const std::string &key);
39 void start(
const std::string &key);
41 void end(
const std::string &key);
47 void start(
const char *key);
49 void end(
const char *key);