The SharedState
Struct Reference
Declaration
Included Headers
Public Member Attributes Index
std::shared_ptr< Entry > | current_root |
std::shared_ptr< Entry > | tempEntry |
std::shared_ptr< Entry > | lastEntity |
std::shared_ptr< Entry > | lastCompound |
std::shared_ptr< Entry > | current |
QCString | compSpec |
QCString | currName |
int | levelCounter = 0 |
QCString | confName |
QCString | genLabels |
QCString | lab |
VhdlSection | param_sec = VhdlSection::UNKNOWN |
VhdlSection | parse_sec = VhdlSection::UNKNOWN |
VhdlSpecifier | currP = VhdlSpecifier::UNKNOWN |
bool | interf_sec |
bool | generic_sec |
Definition at line 11174 of file VhdlParser.h.
Public Member Attributes
compSpec
|
Definition at line 11181 of file VhdlParser.h.
confName
|
Definition at line 11184 of file VhdlParser.h.
current
|
Definition at line 11180 of file VhdlParser.h.
Referenced by VHDLOutlineParser::addCompInst, VHDLOutlineParser::addProto, VHDLOutlineParser::addVhdlType, VHDLOutlineParser::createFunction, VHDLOutlineParser::handleCommentBlock, VHDLOutlineParser::newEntry and VHDLOutlineParser::parseInput.
current_root
|
Definition at line 11176 of file VhdlParser.h.
Referenced by VHDLOutlineParser::checkInlineCode, VHDLOutlineParser::checkMultiComment, VHDLOutlineParser::newEntry and VHDLOutlineParser::parseInput.
currName
|
Definition at line 11182 of file VhdlParser.h.
currP
|
Definition at line 11189 of file VhdlParser.h.
Referenced by VHDLOutlineParser::createFlow, VHDLOutlineParser::createFunction and VHDLOutlineParser::isFuncProcProced.
generic_sec
|
Definition at line 11191 of file VhdlParser.h.
genLabels
|
Definition at line 11185 of file VhdlParser.h.
Referenced by VHDLOutlineParser::addCompInst.
interf_sec
|
Definition at line 11190 of file VhdlParser.h.
lab
|
Definition at line 11186 of file VhdlParser.h.
lastCompound
|
Definition at line 11179 of file VhdlParser.h.
Referenced by VHDLOutlineParser::addCompInst, VHDLOutlineParser::addVhdlType, VHDLOutlineParser::checkInlineCode, VHDLOutlineParser::newEntry and VHDLOutlineParser::parseInput.
lastEntity
|
Definition at line 11178 of file VhdlParser.h.
Referenced by VHDLOutlineParser::checkInlineCode, VHDLOutlineParser::newEntry and VHDLOutlineParser::parseInput.
levelCounter
|
Definition at line 11183 of file VhdlParser.h.
param_sec
|
Definition at line 11187 of file VhdlParser.h.
Referenced by VHDLOutlineParser::addProto.
parse_sec
|
Definition at line 11188 of file VhdlParser.h.
Referenced by VHDLOutlineParser::addProto, VHDLOutlineParser::addVhdlType and VHDLOutlineParser::createFunction.
tempEntry
|
Definition at line 11177 of file VhdlParser.h.
Referenced by VHDLOutlineParser::createFlow.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.