The CodeFragmentManager
Class Reference
Declaration
Included Headers
Private Constructors Index
CodeFragmentManager () | |
Private Destructor Index
~CodeFragmentManager () | |
Public Member Functions Index
void | parseCodeFragment (OutputCodeList &codeOutList, const QCString &fileName, const QCString &blockId, const QCString &scopeName, bool showLineNumbers, bool trimLeft, bool stripCodeComments) |
Private Member Attributes Index
std::unique_ptr< Private > | p |
Public Static Functions Index
static CodeFragmentManager & | instance () |
Definition at line 29 of file codefragment.h.
Private Constructors
CodeFragmentManager()
|
Declaration at line 42 of file codefragment.h, definition at line 183 of file codefragment.cpp.
Reference p.
Referenced by instance and ~CodeFragmentManager.
Private Destructor
~CodeFragmentManager()
|
Definition at line 43 of file codefragment.h.
Reference CodeFragmentManager.
Public Member Functions
parseCodeFragment()
|
Declaration at line 33 of file codefragment.h, definition at line 238 of file codefragment.cpp.
References OutputCodeList::add, AUTO_TRACE, AUTO_TRACE_ADD, Config_getBool, createFileDef, FileInfo::dirPath, FileInfo::fileName, getFileFilter, getFileNameExtension, getLanguageFromFileName, QCString::isEmpty, p, Doxygen::parserManager, Doxygen::parseSourcesNeeded, readTextFileByName, Recorder, OutputCodeRecorder::replay, QCString::str and TRUE.
Referenced by DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator(), RTFDocVisitor::operator() and XmlDocVisitor::operator().
Private Member Attributes
p
|
Definition at line 47 of file codefragment.h.
Referenced by CodeFragmentManager and parseCodeFragment.
Public Static Functions
instance()
| static |
Declaration at line 32 of file codefragment.h, definition at line 189 of file codefragment.cpp.
Reference CodeFragmentManager.
Referenced by DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator(), RTFDocVisitor::operator() and XmlDocVisitor::operator().
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.