Doxygen
|
Public 类型 | |
using | CreateFunc = std::function< std::unique_ptr< TagCompoundInfo >()> |
Public 成员函数 | |
CompoundFactory (TagFileParser::State s, CreateFunc f) | |
Public 属性 | |
TagFileParser::State | state |
CreateFunc | make_instance |
在文件 tagreader.cpp 第 902 行定义.
using CompoundFactory::CreateFunc = std::function<std::unique_ptr<TagCompoundInfo>()> |
在文件 tagreader.cpp 第 904 行定义.
|
inline |
在文件 tagreader.cpp 第 905 行定义.
CreateFunc CompoundFactory::make_instance |
在文件 tagreader.cpp 第 907 行定义.
TagFileParser::State CompoundFactory::state |
在文件 tagreader.cpp 第 906 行定义.