Doxygen
|
Namespace for the doxygen and HTML command mappers. More...
Variables | |
const Mapper< CommandType > * | cmdMapper = &g_cmdMapper |
const Mapper< HtmlTagType > * | htmlTagMapper = &g_htmlTagMapper |
Namespace for the doxygen and HTML command mappers.
const Mapper< CommandType > * Mappers::cmdMapper = &g_cmdMapper |
Definition at line 248 of file cmdmapper.cpp.
Referenced by DocParser::defaultHandleTitleAndSize(), DocParser::defaultHandleToken(), DocPara::handleCommand(), DocHtmlDescTitle::parse(), DocIndexEntry::parse(), DocLink::parse(), DocPara::parse(), DocSecRefList::parse(), and DocText::parse().
const Mapper< HtmlTagType > * Mappers::htmlTagMapper = &g_htmlTagMapper |
Definition at line 249 of file cmdmapper.cpp.
Referenced by DocParser::defaultHandleToken(), DocPara::handleHtmlEndTag(), DocPara::handleHtmlStartTag(), DocParser::handleStyleArgument(), DocHRef::parse(), DocHtmlCaption::parse(), DocHtmlCell::parse(), DocHtmlDescList::parse(), DocHtmlDescTitle::parse(), DocHtmlHeader::parse(), DocHtmlList::parse(), DocHtmlRow::parse(), DocHtmlSummary::parse(), DocHtmlTable::parse(), DocHtmlCell::parseXml(), DocHtmlList::parseXml(), DocHtmlRow::parseXml(), DocHtmlTable::parseXml(), and DocParamList::parseXml().