|
Doxygen
|
#include <src/docparser_p.h>
Public Member Functions | |
| AutoNodeStack (DocParser *parser, DocNodeVariant *node) | |
| ~AutoNodeStack () | |
Private Attributes | |
| DocParser * | m_parser |
| const DocNodeVariant * | m_node |
Definition at line 162 of file docparser_p.h.
|
inline |
Definition at line 165 of file docparser_p.h.
References DocParser::context, m_node, m_parser, and DocParserContext::nodeStack.
Referenced by DocParser::defaultHandleTitleAndSize(), DocAutoList::parse(), DocAutoListItem::parse(), DocHRef::parse(), DocHtmlBlockQuote::parse(), DocHtmlCaption::parse(), DocHtmlCell::parse(), DocHtmlDescData::parse(), DocHtmlDescList::parse(), DocHtmlDescTitle::parse(), DocHtmlDetails::parse(), DocHtmlHeader::parse(), DocHtmlList::parse(), DocHtmlListItem::parse(), DocHtmlRow::parse(), DocHtmlSummary::parse(), DocHtmlTable::parse(), DocIndexEntry::parse(), DocInternal::parse(), DocInternalRef::parse(), DocLink::parse(), DocPara::parse(), DocParamList::parse(), DocParamSect::parse(), DocParBlock::parse(), DocRef::parse(), DocRoot::parse(), DocSecRefItem::parse(), DocSecRefList::parse(), DocSection::parse(), DocSimpleList::parse(), DocSimpleListItem::parse(), DocSimpleSect::parse(), DocText::parse(), DocTitle::parse(), DocVhdlFlow::parse(), DocSimpleSect::parseRcs(), DocHtmlCell::parseXml(), DocHtmlList::parseXml(), DocHtmlListItem::parseXml(), DocHtmlRow::parseXml(), DocHtmlTable::parseXml(), DocParamList::parseXml(), and DocSimpleSect::parseXml().
|
inline |
Definition at line 167 of file docparser_p.h.
References DocParser::context, m_node, m_parser, and DocParserContext::nodeStack.
|
private |
Definition at line 184 of file docparser_p.h.
Referenced by AutoNodeStack(), and ~AutoNodeStack().
|
private |
Definition at line 183 of file docparser_p.h.
Referenced by AutoNodeStack(), and ~AutoNodeStack().