Doxygen
Loading...
Searching...
No Matches
DocVisitor::Private Struct Reference

Public Attributes

int id
 
std::unordered_map< std::string, std::unique_ptr< CodeParserInterface > > parserFactoryMap
 
std::stack< bool > hidden
 

Detailed Description

Definition at line 25 of file docvisitor.cpp.

Member Data Documentation

◆ hidden

std::stack<bool> DocVisitor::Private::hidden

Definition at line 29 of file docvisitor.cpp.

◆ id

int DocVisitor::Private::id

Definition at line 27 of file docvisitor.cpp.

◆ parserFactoryMap

std::unordered_map< std::string, std::unique_ptr<CodeParserInterface> > DocVisitor::Private::parserFactoryMap

Definition at line 28 of file docvisitor.cpp.


The documentation for this struct was generated from the following file: