Skip to main content

The ParserPair Struct Reference

Declaration

struct ParserManager::ParserPair { ... }

Public Constructors Index

ParserPair (OutlineParserFactory opf, const CodeParserFactory &cpf, const QCString &pn)

Public Member Attributes Index

OutlineParserFactoryoutlineParserFactory
CodeParserFactorycodeParserFactory
QCStringparserName

Definition at line 149 of file parserintf.h.

Public Constructors

ParserPair()

ParserManager::ParserPair::ParserPair (OutlineParserFactory opf, const CodeParserFactory & cpf, const QCString & pn)
inline

Definition at line 151 of file parserintf.h.

153 {
154 }

References codeParserFactory, outlineParserFactory and parserName.

Public Member Attributes

codeParserFactory

CodeParserFactory ParserManager::ParserPair::codeParserFactory

Definition at line 157 of file parserintf.h.

Referenced by ParserPair.

outlineParserFactory

OutlineParserFactory ParserManager::ParserPair::outlineParserFactory

Definition at line 156 of file parserintf.h.

Referenced by ParserPair.

parserName

QCString ParserManager::ParserPair::parserName

Definition at line 158 of file parserintf.h.

Referenced by ParserPair.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.