Doxygen
|
类 | |
struct | htmlEntityInfo |
Structure defining all HTML4 entities, doxygen extensions and doxygen commands representing special symbols. 更多... | |
宏定义 | |
#define | SYM(s) DocSymbol::Sym_##s,"&"#s";" |
变量 | |
static const int | g_numberHtmlMappedCmds = 11 |
Number of doxygen commands mapped as if it were HTML entities 更多... | |
static struct htmlEntityInfo | g_htmlEntities [] |
static const int | g_numHtmlEntities = (int)(sizeof(g_htmlEntities)/ sizeof(*g_htmlEntities)) |
#define SYM | ( | s | ) | DocSymbol::Sym_##s,"&"#s";" |
|
static |
被这些函数引用 HtmlEntityMapper::docbook(), HtmlEntityMapper::html(), HtmlEntityMapper::HtmlEntityMapper(), HtmlEntityMapper::latex(), HtmlEntityMapper::man(), HtmlEntityMapper::perl(), HtmlEntityMapper::rtf(), HtmlEntityMapper::utf8(), HtmlEntityMapper::validate(), HtmlEntityMapper::writeXMLSchema() , 以及 HtmlEntityMapper::xml().
|
static |
Number of doxygen commands mapped as if it were HTML entities
在文件 htmlentity.cpp 第 21 行定义.
被这些函数引用 HtmlEntityMapper::writeXMLSchema().
|
static |
在文件 htmlentity.cpp 第 322 行定义.
被这些函数引用 HtmlEntityMapper::HtmlEntityMapper(), HtmlEntityMapper::validate() , 以及 HtmlEntityMapper::writeXMLSchema().