My Project
|
#include <cmdmapper.h>
Static Public Member Functions | |
static void | freeMappers () |
Static Public Attributes | |
static Mapper * | cmdMapper = new Mapper(cmdMap,TRUE) |
static Mapper * | htmlTagMapper = new Mapper(htmlTagMap,FALSE) |
Class representing a namespace for the doxygen and HTML command mappers.
Definition at line 218 of file cmdmapper.h.
|
static |
Definition at line 256 of file cmdmapper.cpp.
References cmdMapper, and htmlTagMapper.
Referenced by cleanUpDoxygen().
Definition at line 221 of file cmdmapper.h.
Referenced by defaultHandleTitleAndSize(), defaultHandleToken(), freeMappers(), DocPara::handleCommand(), DocIndexEntry::parse(), DocLink::parse(), DocHtmlDescTitle::parse(), DocSecRefList::parse(), DocPara::parse(), and DocText::parse().
|
static |
Definition at line 222 of file cmdmapper.h.
Referenced by defaultHandleToken(), freeMappers(), DocPara::handleHtmlEndTag(), DocPara::handleHtmlStartTag(), handleStyleArgument(), DocHRef::parse(), DocHtmlHeader::parse(), DocHtmlDescTitle::parse(), DocHtmlDescList::parse(), DocHtmlList::parse(), DocHtmlCell::parse(), DocHtmlCaption::parse(), DocHtmlRow::parse(), DocHtmlTable::parse(), DocHtmlList::parseXml(), DocParamList::parseXml(), DocHtmlCell::parseXml(), DocHtmlRow::parseXml(), and DocHtmlTable::parseXml().