The AutoNodeStack
Class Reference
Declaration
class AutoNodeStack { ... }
Included Headers
#include <src/docparser_p.h>
Public Constructors Index
AutoNodeStack (DocParser *parser, DocNodeVariant *node) | |
Public Destructor Index
~AutoNodeStack () | |
Private Member Attributes Index
DocParser * | m_parser |
const DocNodeVariant * | m_node |
Definition at line 147 of file docparser_p.h.
Public Constructors
AutoNodeStack()
| inline |
Definition at line 150 of file docparser_p.h.
150 AutoNodeStack(DocParser *parser,DocNodeVariant* node)
Public Destructor
~AutoNodeStack()
| inline |
Definition at line 152 of file docparser_p.h.
Private Member Attributes
m_node
|
Definition at line 169 of file docparser_p.h.
169 const DocNodeVariant *m_node;
Referenced by AutoNodeStack and ~AutoNodeStack.
m_parser
|
Definition at line 168 of file docparser_p.h.
Referenced by AutoNodeStack and ~AutoNodeStack.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.