Skip to main content

The VHDLDocInfo Struct Reference

Declaration

struct VHDLDocInfo { ... }

Public Member Attributes Index

QCStringdoc
boolbrief
boolpending = false
intiDocLine = 1

Definition at line 38 of file vhdljjparser.cpp.

Public Member Attributes

brief

bool VHDLDocInfo::brief

Definition at line 41 of file vhdljjparser.cpp.

41 bool brief;

doc

QCString VHDLDocInfo::doc

Definition at line 40 of file vhdljjparser.cpp.

iDocLine

int VHDLDocInfo::iDocLine = 1

Definition at line 43 of file vhdljjparser.cpp.

43 int iDocLine = 1;

pending

bool VHDLDocInfo::pending = false

Definition at line 42 of file vhdljjparser.cpp.

42 bool pending = false;

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


Generated via doxygen2docusaurus by Doxygen 1.14.0.