Doxygen
DocVisitor::Private结构体 参考

Public 属性

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

详细描述

在文件 docvisitor.cpp25 行定义.

类成员变量说明

◆ hidden

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

在文件 docvisitor.cpp41 行定义.

◆ id

int DocVisitor::Private::id

在文件 docvisitor.cpp39 行定义.

◆ parserFactoryMap

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

在文件 docvisitor.cpp40 行定义.


该结构体的文档由以下文件生成: