The Classes Reference
The classes, structs, union and interfaces used by this project are:
S AccessElem | Element in the stack |
C AccessStack | Helper class representing the stack of items considered while resolving the scope |
S ActiveRowSpan | Helper class to compute the grid for an HTML style table |
S ActiveRowSpan | |
S AliasInfo | |
C AlphaIndexTableCell | Class representing a cell in the alphabetical class index |
C AnchorGenerator | Singleton class used to generate anchors for Markdown headers |
S AnnotatedIndexContext | |
S Argument | This class contains the information about the argument of a function or template |
C ArgumentList | This class represents an function or template argument list |
C AutoNodeStack | |
C AutoTimeKeeper | |
C AutoTrace | Helper class to trace an entry statement at creation and another one at destruction |
S BaseClassDef | Class that contains information about an inheritance relation |
S BaseInfo | This class stores information about an inheritance relation |
S BlockMarker | |
S BodyInfo | Data associated with description found in the body |
S BriefInfo | Data associated with a brief description |
C Cache<K, V> | |
C CallContext | Represents the call context |
S CallInfo | |
S CharAroundSpace | |
S CharElem | |
C CharStream | This class describes a character stream that maintains line and column number positions of the characters |
S Chunk | |
C CitationManager | Citation manager class |
S CiteInfo | Citation-related data |
C CiteInfoImpl | |
C CiteInfoOption | |
C CitePosition | class that provide information about the p[osition of a citation name |
C ClangParser | Wrapper for to let libclang assisted parsing |
C ClangTUParser | Clang parser object for a single translation unit, which consists of a source file and the directly or indirectly included headers |
C ClassDiagram | Class representing a built-in class diagram |
S ClassNode | |
S CmhlInfo | Helper class representing a class member in the navigation menu |
C CodeFragmentManager | |
C CodeParserInterface | Abstract interface for code parsers |
C CCodeParser | |
C FileCodeParser | Generic code parser |
C FortranCodeParser | |
C FortranCodeParserFixed | |
C FortranCodeParserFree | |
C LexCodeParser | LEX code scanner |
C PythonCodeParser | |
C SQLCodeParser | SQL scanner |
C VHDLCodeParser | |
C XMLCodeParser | XML scanner |
S codeYY_state | |
S Color | Helper struct representing a RGBA color |
C ColoredImage | Class representing a bitmap image colored based on hue/sat/gamma settings |
S ColoredImgDataItem | Data associated with a HSV colored image |
C CommandOverrides | |
S commentcnv_FileState | |
S commentcnvYY_CondCtx | |
S commentcnvYY_state | |
S CommentCtx | |
S CommentInPrepass | |
C CommentScanner | |
S commentscanYY_state | |
S CompoundFactory | |
C CondParser | Copyright (C) 1997-2015 by Dimitri van Heesch |
S ConfigFileState | |
C ConfigImpl | Singleton for configuration variables |
C ConfigOption | Abstract base class for any configuration option |
C ConfigBool | Class representing a Boolean type option |
C ConfigDisabled | Section marker for compile time optional options |
C ConfigEnum | Class representing an enum type option |
C ConfigInfo | Section marker for grouping the configuration options |
C ConfigInt | Class representing an integer type option |
C ConfigList | Class representing a list type option |
C ConfigObsolete | Section marker for obsolete options |
C ConfigString | Class representing a string type option |
C ConstExpressionParser | constant expression parser used for the C preprocessor |
S constexpYY_state | |
S ConstraintClassDef | Class that contains information about a type constraint relations |
C ConstraintClassList | |
C CPPValue | A class representing a C-preprocessor value |
S Ctx | |
S DateTimeField | |
C Debug | Class containing a print function for diagnostics |
C DebugLex | |
S declinfoYY_state | |
S defargsYY_state | |
C Define | A class representing a macro definition |
C DefineManager | Class that manages the defines available while preprocessing files |
C DefinesPerFile | Local class used to hold the defines for a single file |
C Definition | The common base class of all entity definitions found in the sources |
C ClassDef | A abstract class representing of a compound symbol |
C ClassDefMutable | |
C ConceptDef | |
C ConceptDefMutable | |
C DirDef | A model of a directory symbol |
C FileDef | A model of a file symbol |
C GroupDef | A model of a group of symbols |
C MemberDef | A model of a class/file/namespace member symbol |
C MemberDefMutable | |
C ModuleDef | |
C NamespaceDef | An abstract interface of a namespace symbol |
C NamespaceDefMutable | |
C PageDef | A model of a page symbol |
C DefinitionAliasImpl | |
C DefinitionAliasMixin<Base> | |
C ClassDefAliasImpl | |
C ConceptDefAliasImpl | |
C MemberDefAliasImpl | |
C NamespaceDefAliasImpl | |
C DefinitionImpl | |
C DefinitionMixin<Base> | |
C ClassDefImpl | Implementation of the ClassDef interface |
C ConceptDefImpl | |
C DirDefImpl | |
C FileDefImpl | |
C GroupDefImpl | |
C MemberDefImpl | |
C ModuleDefImpl | |
C NamespaceDefImpl | |
C PageDefImpl | |
C DefinitionMutable | |
C ClassDefMutable | |
C ConceptDefMutable | |
C DirDef | A model of a directory symbol |
C FileDef | A model of a file symbol |
C GroupDef | A model of a group of symbols |
C MemberDefMutable | |
C ModuleDef | |
C NamespaceDefMutable | |
C PageDef | A model of a page symbol |
C DiagramItem | Class representing a single node in the built-in class diagram |
C DiagramRow | Class representing a row in the built-in class diagram |
C Dir | Class representing a directory in the file system |
C DirEntry | |
C DirIterator | |
C DirList | A list of directories |
C DirRelation | A usage relation between two directories |
S DocCmdMap | |
C DocGroup | |
S DocInfo | Data associated with a detailed description |
S DocLexerContext | |
S DocLinkInfo | |
C DocNode | Abstract node interface with type information |
C DocAnchor | Node representing an anchor |
C DocCite | Node representing a citation of some bibliographic reference |
C DocCompoundNode | Base class for nodes with children |
C DocAutoList | Node representing an auto List |
C DocAutoListItem | Node representing an item of a auto list |
C DocDiagramFileBase | |
C DocDiaFile | Node representing a dia file |
C DocDotFile | Node representing a dot file |
C DocMscFile | Node representing a msc file |
C DocPlantUmlFile | Node representing a uml file |
C DocHRef | Node representing a Hypertext reference |
C DocHtmlBlockQuote | Node representing an HTML blockquote |
C DocHtmlCaption | Node representing a HTML table caption |
C DocHtmlCell | Node representing a HTML table cell |
C DocHtmlDescData | Node representing a HTML description data |
C DocHtmlDescList | Node representing a Html description list |
C DocHtmlDescTitle | Node representing a Html description item |
C DocHtmlDetails | Node Html details |
C DocHtmlHeader | Node Html heading |
C DocHtmlList | Node representing a Html list |
C DocHtmlListItem | Node representing a HTML list item |
C DocHtmlRow | Node representing a HTML table row |
C DocHtmlSummary | Node Html summary |
C DocHtmlTable | Node representing a HTML table |
C DocImage | Node representing an image |
C DocInternal | Node representing an internal section of documentation |
C DocInternalRef | Node representing an internal reference to some item |
C DocLink | Node representing a link to some item |
C DocPara | Node representing a paragraph in the documentation tree |
C DocParamSect | Node representing a parameter section |
C DocParBlock | Node representing an block of paragraphs |
C DocRef | Node representing a reference to some item |
C DocRoot | Root node of documentation tree |
C DocSecRefItem | Node representing a reference to a section |
C DocSecRefList | Node representing a list of section references |
C DocSection | Node representing a normal section |
C DocSimpleList | Node representing a simple list |
C DocSimpleSect | Node representing a simple section |
C DocText | Root node of a text fragment |
C DocTitle | Node representing a simple section title |
C DocVhdlFlow | Node representing a VHDL flow chart |
C DocXRefItem | Node representing an item of a cross-referenced list |
C DocEmoji | Node representing an emoji |
C DocFormula | Node representing an item of a cross-referenced list |
C DocHorRuler | Node representing a horizontal ruler |
C DocInclude | Node representing an included text block from file |
C DocIncOperator | Node representing a include/dontinclude operator block |
C DocIndexEntry | Node representing an entry in the index |
C DocLineBreak | Node representing a line break |
C DocLinkedWord | Node representing a word that can be linked to something |
C DocParamList | Node representing a parameter list |
C DocSeparator | Node representing a separator |
C DocSimpleListItem | Node representing a simple list item |
C DocSimpleSectSep | Node representing a separator between two simple sections of the same type |
C DocStyleChange | Node representing a style change |
C DocSymbol | Node representing a special symbol |
C DocURL | Node representing a URL (or email address) |
C DocVerbatim | Node representing a verbatim, unparsed text fragment |
C DocWhiteSpace | Node representing some amount of white space |
C DocWord | Node representing a word |
S DocParserContext | Parser's context to store all global variables |
C DocTokenizer | |
S doctokenizerYY_state | |
C DocVisitor | Helper base class for functionality shared by all visitors |
C DocbookDocVisitor | Concrete visitor implementation for Docbook output |
C HtmlDocVisitor | Concrete visitor implementation for HTML output |
C LatexDocVisitor | Concrete visitor implementation for LaTeX output |
C ManDocVisitor | Concrete visitor implementation for LaTeX output |
C PerlModDocVisitor | Concrete visitor implementation for PerlMod output |
C RTFDocVisitor | Concrete visitor implementation for RTF output |
C TextDocVisitor | Concrete visitor implementation for TEXT output |
C XmlDocVisitor | Concrete visitor implementation for XML output |
C DotAttributes | Class representing an attribute list of a dot graph object |
S DotDirProperty | Properties are used to format the directories in the graph distinctively |
C DotDirPropertyBuilder | Builder helper to create instances of the DotDirProperty struct |
C DotFilePatcher | Helper class to insert a set of map file into an output file |
C DotGraph | A dot graph |
C DotCallGraph | Representation of an call graph |
C DotClassGraph | Representation of a class inheritance or dependency graph |
C DotDirDeps | Representation of an directory dependency graph |
C DotGfxHierarchyTable | Represents a graphical class hierarchy |
C DotGroupCollaboration | Representation of a group collaboration graph |
C DotInclDepGraph | Representation of an include dependency graph |
C DotLegendGraph | Representation of a legend explaining the meaning of boxes, arrows, and colors |
S DotJob | |
C DotManager | Singleton that manages parallel dot invocations and patching files for embedding image maps |
C DotNode | A node in a dot graph |
C DotNodeDeque | |
C DotNodeMap | |
C DotRunner | Helper class to run dot from doxygen from multiple threads |
C Doxygen | This class serves as a namespace for global variables used by doxygen |
C DualDirIterator<C, I> | helper class representing an iterator that can iterate forwards or backwards |
S DummyDef | |
S Edge | |
C EdgeInfo | Attributes of an edge of a dot graph |
S EdgeProperties | Helper struct holding the properties of a edge in a dot graph |
S ElementCallbacks | |
S ElementCallbacks | |
S emojiEntityCompatibility | |
S emojiEntityInfo | |
C EmojiEntityMapper | Singleton helper class to map emoji entities to other formats |
C Entry | Represents an unstructured piece of information, about an entity found in the sources |
C EntryType | Wrapper class for the Entry type |
C ErrorHandler | |
C VhdlErrorHandler | |
C Ex | Class representing a regular expression |
S Example | Data associated with an example |
C ExampleList | |
C FileInfo | Minimal replacement for QFileInfo |
C FileList | |
C FileName | Class representing all files with a certain base name |
C FileNameFn | |
C FilePair | Class representing a pair of FileDef objects |
S FilesInDir | |
S FileState | |
C FilterCache | |
S FilterCacheItem | |
S FindFileCacheElem | Cache element for the file name to FileDef mapping cache |
C FlowChart | |
S FmhlInfo | Helper class representing a file member in the navigation menu |
S formatter<T> | |
S formatter<EntryType> | adds support for formatting EntryType |
S formatter<MemberListType> | adds support for formatting MemberListType |
S formatter<MemberType> | adds support for formatting MemberType |
S formatter<MethodTypes> | adds support for formatting MethodTypes |
S formatter<Protection> | adds support for formatting Protected |
S formatter<QCString> | adds support for formatting QCString |
S formatter<RelatesType> | adds support for formatting RelatesType |
S formatter<Relationship> | adds support for formatting RelationShip |
S formatter<Specifier> | adds support for formatting Specifier |
S formatter<SrcLangExt> | adds support for formatting SrcLangExt |
S formatter<TypeSpecifier> | adds support for formatting TypeSpecifier |
C Formula | Class representing a LaTeX formula as found in the documentation |
C FormulaManager | |
S fortrancodeYY_state | |
S fortranscannerYY_state | |
S FragmentInfo | |
S FTVNode | |
S GetDefInput | |
S GetDefResult | |
S Grouping | Grouping info |
C GroupList | |
C GrowBuf | Class representing a string buffer optimized for growing |
C GrowVector<T> | std::vector like container optimized for pushing elements to the back |
S DocNodeList | |
C GuardedSection | |
S has_method_children<T, typename> | |
S has_method_children<...> | |
S HeaderInfo | |
S Htags | This class is a namespace for HTAGS related functions |
S HtmlAttrib | Class representing a HTML attribute |
C HtmlAttribList | Class representing a list of HTML attributes |
S HtmlContextInfo | |
S HtmlEntityInfo | Structure defining all HTML4 entities, doxygen extensions and doxygen commands representing special symbols |
C HtmlEntityMapper | Singleton helper class to map html entities to other formats |
C HtmlHelpIndex | A helper class for HtmlHelp that manages a two level index in alphabetical order |
C HtmlHelpRecoder | Helper class to deal with recoding the UTF8 encoded text back to the native encoding specified by CHM_INDEX_ENCODING |
C IDocNodeAST | opaque representation of the abstract syntax tree (AST) |
C DocNodeAST | Class representing the abstract syntax tree of a documentation block |
C IDocParser | opaque parser interface |
C DocParser | |
C Image | Class representing a bitmap image generated by doxygen |
S Impl<T, Ts> | |
S Impl<T> | |
S ImportInfo | |
S IncludeInfo | Class representing the data associated with a #include statement |
C IncludeInfoList | |
C Index | |
S IndexField | Class representing a field in the HTML help index |
C IndexIntf | Abstract interface for index generators |
C Crawlmap | |
C DocSets | A class that generates docset files |
C EclipseHelp | Generator for Eclipse help files |
C FTVHelp | A class that generates a dynamic tree view side panel |
C HtmlHelp | A class that generated the HTML Help specific files |
C Qhp | |
C Sitemap | |
C IndexList | A list of index interfaces |
C IndexWord | |
S InputFileEncoding | |
C IterableStack<T, Container> | |
C Iterator<C, I> | bidirectional iterator |
C Iterator | Class to iterate through matches |
S JJCalls | |
S JJEnter<T> | |
S JJExit<T> | |
S JSTreeFile | |
C KeywordHash | |
S KeywordSubstitution | |
S Lang2ExtMap | |
S LatexListItemInfo | |
S LayoutDocEntry | Base class representing a piece of a documentation page |
S LayoutDocEntryMemberDecl | Represents of a member declaration list with configurable title and subtitle |
S LayoutDocEntryMemberDef | Represents of a member definition list with configurable title |
S LayoutDocEntrySimple | Represents of a piece of a documentation page without configurable parts |
S LayoutDocEntrySection | |
C LayoutDocManager | Singleton providing access to the (user configurable) layout of the documentation |
S LayoutNavEntry | Base class for the layout of a navigation item at the top of the HTML pages |
C LayoutParser | |
S lexcodeYY_state | |
S lexscannerYY_state | |
S LineInfo | |
S Link | |
C LinkedMap<T, Hash, KeyEqual, Map> | Container class representing a vector of objects with keys |
C ClassLinkedMap | |
C ConceptLinkedMap | |
C DirLinkedMap | A linked map of directories |
C DirRelationLinkedMap | |
C FileNameLinkedMap | Ordered dictionary of FileName objects |
C FilePairLinkedMap | A linked map of file pairs |
C GroupLinkedMap | |
C MemberNameInfoLinkedMap | |
C MemberNameLinkedMap | Ordered dictionary of MemberName objects |
C ModuleLinkedMap | |
C NamespaceLinkedMap | |
C PageLinkedMap | |
C RefListManager | |
C SectionManager | singleton class that owns the list of all sections |
C UsedDirLinkedMap | |
C LinkedRefMap<T, Hash, KeyEqual, Map> | Container class representing a vector of objects with keys |
C ClassLinkedRefMap | |
C ConceptLinkedRefMap | |
C MemberLinkedRefMap | |
C ModuleLinkedRefMap | |
C NamespaceLinkedRefMap | |
C PageLinkedRefMap | |
S LinkRef | |
C LocalDef | |
C LocalToc | |
S LookupInfo | |
S ManListItemInfo | |
S Map | |
C Mapper<T> | Class representing a mapping from command names to command IDs |
C Markdown | Helper class to process markdown formatted text |
S Marker | |
C Match | Object representing the matching results |
C MemberGroup | A class representing a group of members |
S MemberGroupInfo | Data collected for a member group |
C MemberGroupList | |
C MemberGroupRefList | |
C MemberInfo | Data associated with a MemberDef in an inheritance relation |
C MemberLists | |
C MemberListType | Wrapper class for the MemberListType type |
C MemberName | |
C MemberNameInfo | |
C MemberVector | A vector of MemberDef object |
C MemberList | A list of MemberDef objects as shown in documentation sections |
S MmhlInfo | Helper class representing a module member in the navigation menu |
C ModuleList | |
C ModuleManager | |
S NamespaceAliasInfo | |
S NavIndexEntry | |
C NavIndexEntryList | |
S NmhlInfo | Helper class representing a namespace member in the navigation menu |
S Node | |
S ObjCCallCtx | |
C OutlineParserInterface | Abstract interface for outline parsers |
C COutlineParser | C-like language parser using state-based lexical scanning |
C FortranOutlineParser | Fortran language parser using state-based lexical scanning |
C FortranOutlineParserFixed | |
C FortranOutlineParserFree | |
C LexOutlineParser | Lex language parser using state-based lexical scanning |
C MarkdownOutlineParser | |
C NullOutlineParser | /dev/null outline parser |
C PythonOutlineParser | Python Language parser using state-based lexical scanning |
C VHDLOutlineParser | VHDL parser using state-based lexical scanning |
S OutputCodeElem | |
C OutputCodeIntf | Base class for code generators |
C DevNullCodeGenerator | Class implementing OutputCodeIntf by throwing away everything |
C DocbookCodeGenerator | |
C HtmlCodeGenerator | Generator for HTML code fragments |
C LatexCodeGenerator | Generator for LaTeX code fragments |
C ManCodeGenerator | Generator for Man page code fragments |
C OutputCodeDefer<OutputCodeGen> | Helper template class which defers all methods of OutputCodeIntf to an existing object of the templated type |
C OutputCodeRecorder | Implementation that allows capturing calls made to the code interface to later invoke them on a OutputCodeList via replay() |
C RTFCodeGenerator | Generator for RTF code fragments |
C XMLCodeGenerator | |
C OutputCodeList | Class representing a list of different code generators |
S OutputGenElem | |
C OutputGenerator | Base class for shared implementation for all output generators |
C DocbookGenerator | |
C HtmlGenerator | Generator for HTML output |
C LatexGenerator | Generator for LaTeX output |
C ManGenerator | Generator for Man page output |
C RTFGenerator | Generator for RTF output |
C OutputGenIntf | Abstract interface for output generators |
C DocbookGenerator | |
C HtmlGenerator | Generator for HTML output |
C LatexGenerator | Generator for LaTeX output |
C ManGenerator | Generator for Man page output |
C RTFGenerator | Generator for RTF output |
C OutputList | Class representing a list of output generators that are written to in parallel |
C ParseException | This exception is thrown when parse errors are encountered |
C ParserManager | Manages programming language parsers |
S ParserPair | |
C PerlModGenerator | |
C PerlModOutput | |
C PerlModOutputStream | |
S PerlSymb | |
S PlantumlContent | |
C PlantumlManager | Singleton that manages plantuml relation actions |
S PreIncludeInfo | |
C Preprocessor | |
S preYY_CondCtx | |
S preYY_state | |
C PrintDocVisitor | |
S Private | |
S Private | |
S Private | |
C Private | |
C Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
C Private | |
C Private | Private data associated with a Symbol DefinitionImpl object |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
C Private | |
S Private | |
S Private | |
C Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
S Private | |
C Private | |
C Private | Private members of a regular expression |
C Private | |
C Private | |
S Private | |
S Private | |
C Private | |
S Private | |
S Private | |
S Private | |
S Private | |
C PToken | Class representing a token in the compiled regular expression token stream |
S pycodeYY_state | |
S pyscannerYY_state | |
C QCString | This is an alternative implementation of QCString |
C QhpSectionTree | |
C ReaderStream | |
S Refid | |
C RefItem | This struct represents an item in the list of references |
C RefList | List of cross-referenced items |
S Resource | Compiled resource |
C ResourceMgr | Singleton for managing resources compiled into an executable |
S Rtf_Style_Default | |
S Rtf_Table_Default | |
S RTFListItemInfo | |
S RTFListItemInfo | |
S scannerYY_state | |
C Scope | Contains names of used modules and names of local variables |
C ScopedTypeVariant | |
S SearchDocEntry | |
C SearchIndex | Writes search index for doxygen provided server based search engine that uses PHP |
C SearchIndexExternal | Writes search index that should be used with an externally provided search engine, e.g |
S SearchIndexInfo | Table entry to allow filtering the search results per category |
C SearchIndexIntf | Abstract proxy interface for non-javascript based search indices |
S SearchTerm | Searchable term |
C SectionInfo | class that provide information about a section |
C SectionRefs | class that represents a list of constant references to sections |
C SectionType | |
S SelectionBlock | |
S SelectionMarkerInfo | |
S SharedState | |
S SIData_CurrentDoc | |
S SIData_Word | |
S SourceLinkInfo | |
S SpecFormat | |
S sqlcodeYY_state | |
S SqlStmt | |
S stat | |
C Statistics | |
S STLInfo | A struct contained the data for an STL class |
S StyleData | |
C SubMatch | Object representing the match results of a capture range |
C SymbolMap<T> | |
S SymbolModifiers | Holds yyextra->modifiers (ie attributes) for one symbol (variable, function, etc) |
C SymbolResolver | |
C SysTimeKeeper | |
S TableCell | |
S TableState | |
C TagAnchorInfo | Information about an linkable anchor |
S TagCompoundInfo | Base class for all compound types |
S TagClassInfo | Container for class specific info that can be read from a tagfile |
S TagConceptInfo | Container for concept specific info that can be read from a tagfile |
S TagDirInfo | Container for directory specific info that can be read from a tagfile |
S TagFileInfo | Container for file specific info that can be read from a tagfile |
S TagGroupInfo | Container for group specific info that can be read from a tagfile |
S TagModuleInfo | Container for module specific info that can be read from a tagfile |
S TagNamespaceInfo | Container for namespace specific info that can be read from a tagfile |
S TagPackageInfo | Container for package specific info that can be read from a tagfile |
S TagPageInfo | Container for page specific info that can be read from a tagfile |
C TagCompoundVariant | Variant class that holds a unique pointer to one of the specific container types |
C TagEnumValueInfo | Container for enum values that are scoped within an enum |
C TagFileParser | Tag file parser |
C TagIncludeInfo | Container for include info that can be read from a tagfile |
S TagInfo | This struct is used to capture the tag file information for an Entry |
C TagMemberInfo | Container for member specific info that can be read from a tagfile |
S TemplateInstanceDef | Class that contains information about a template instance relation |
C TextGeneratorIntf | Abstract interface for a hyperlinked text fragment |
C TextGeneratorOLImpl | Implements TextGeneratorIntf for an OutputDocInterface stream |
C TextGeneratorSqlite3Impl | |
C TextGeneratorXMLImpl | Implements TextGeneratorIntf for an XML stream |
C TextStream | Text streaming class that buffers data |
C ThreadPool | Class managing a pool of worker threads |
S TimeData | |
C Timer | |
S TocState | |
S TocState | |
C Token | |
C Token | Describes the input token stream |
S TokenInfo | Data associated with a token used by the comment block parser |
C TokenManager | An implementation for this interface is generated by JavaCCParser |
C VhdlParserTokenManager | Token Manager |
C TokenManagerErrorHandler | |
C VhdlTokenManagerErrorHandler | |
C TokenMgrError | |
C TokenParser | |
C VhdlParserTokenManager | Token Manager |
C TooltipManager | Class that manages the tooltips for a source file |
C Translator | Abstract base class for all translatable text fragments |
C TranslatorAdapterBase | Base of the translator adapter tree |
C TranslatorAdapter_1_11_0 | |
C TranslatorAdapter_1_10_0 | |
C TranslatorAdapter_1_9_8 | |
C TranslatorAdapter_1_9_6 | |
C TranslatorAdapter_1_9_5 | |
C TranslatorAdapter_1_9_4 | |
C TranslatorAdapter_1_9_2 | |
C TranslatorAdapter_1_8_19 | |
C TranslatorAdapter_1_8_15 | |
C TranslatorAdapter_1_8_4 | |
C TranslatorAdapter_1_8_2 | |
C TranslatorAdapter_1_8_0 | Adapter class for languages that only contain translations up to version 1.8.0 |
C TranslatorAdapter_1_7_5 | Adapter class for languages that only contain translations up to version 1.7.5 |
C TranslatorAdapter_1_6_0 | Adapter class for languages that only contain translations up to version 1.6.0 |
C TranslatorAdapter_1_4_6 | Adapter class for languages that only contain translations up to version 1.4.6 |
C TranslatorArabic | |
C TranslatorLithuanian | |
C TranslatorNorwegian | |
C TranslatorSlovene | |
C TranslatorAfrikaans | |
C TranslatorFinnish | |
C TranslatorMacedonian | |
C TranslatorSerbian | |
C TranslatorSerbianCyrillic | |
C TranslatorVietnamese | |
C TranslatorPersian | |
C TranslatorTurkish | |
C TranslatorArmenian | |
C TranslatorCatalan | |
C TranslatorDanish | |
C TranslatorIndonesian | |
C TranslatorCroatian | |
C TranslatorEsperanto | |
C TranslatorLatvian | |
C TranslatorUkrainian | |
C TranslatorChinesetraditional | |
C TranslatorHungarian | |
C TranslatorItalian | |
C TranslatorJapanese | |
C TranslatorKorean | |
C TranslatorRomanian | |
C TranslatorSlovak | |
C TranslatorBulgarian | |
C TranslatorHindi | |
C TranslatorFrench | |
C TranslatorCzech | |
C TranslatorSpanish | |
C TranslatorSwedish | |
C TranslatorBrazilian | |
C TranslatorChinese | |
C TranslatorDutch | |
C TranslatorEnglish | |
C TranslatorJapaneseEn | |
C TranslatorKoreanEn | |
C TranslatorGerman | |
C TranslatorGreek | |
C TranslatorPolish | |
C TranslatorPortuguese | |
C TranslatorRussian | |
C TreeDiagram | Class representing the tree layout for the built-in class diagram |
C TypeSpecifier | Wrapper class for a number of boolean properties |
S URL | |
S URLInfo | |
C UsedDir | Usage information of a directory |
C UseEntry | data of an use-statement |
C UseMap | module name -> list of ONLY/remote entries (module name = name of the module, which can be accessed via use-directive) |
S UsesClassDef | Class that contains information about a usage relation |
C UsesClassList | |
C VariableContext | |
S vhdlcodeYY_state | |
S VhdlConfNode | |
C VhdlDocGen | Class for generating documentation specific for VHDL |
S VHDLDocInfo | |
C VhdlParser | |
C VhdlString | Minimal string class with std::string like behavior that fulfills the JavaCC string requirements |
S xmlcodeYY_state | |
C XMLHandlers | Event handlers that can installed by the client and called while parsing a XML document |
C XMLLocator | |
C XMLParser | |
S xmlYY_state |
Generated via doxygen2docusaurus by Doxygen 1.14.0.