The HtmlEntityInfo
Struct Reference
Structure defining all HTML4 entities, doxygen extensions and doxygen commands representing special symbols. More...
Declaration
struct HtmlEntityInfo { ... }
Public Member Attributes Index
Description
Structure defining all HTML4 entities, doxygen extensions and doxygen commands representing special symbols.
In case an entity does not exist a nullptr is given for the entity. The first column contains the symbolic code for the entity, see also doxparser.h The second column contains the name of the entity (without the starting & and ending ;)
Definition at line 26 of file htmlentity.cpp.
Public Member Attributes
docbook
const char* HtmlEntityInfo::docbook |
|
html
const char* HtmlEntityInfo::html |
|
item
const char* HtmlEntityInfo::item |
|
latex
const char* HtmlEntityInfo::latex |
|
man
const char* HtmlEntityInfo::man |
|
perl
HtmlEntityMapper::PerlSymb HtmlEntityInfo::perl |
|
rtf
const char* HtmlEntityInfo::rtf |
|
symb
HtmlEntityMapper::SymType HtmlEntityInfo::symb |
|
UTF8
const char* HtmlEntityInfo::UTF8 |
|
xml
const char* HtmlEntityInfo::xml |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.