Go to the documentation of this file.
15 #ifndef FXHTMLR_INCLUDED
16 #define FXHTMLR_INCLUDED
64 void endList(
const std::string &key);
66 void start(
const std::string &key);
68 void end(
const std::string &key);
74 void start(
const char *key);
76 void end(
const char *key);