|
| def | __init__ (self, options) |
| |
| def | validateSet (self, mapName, path) |
| |
| def | validateSetSearch (self, mapName, path) |
| |
| def | validateSetPathFix (self, mapName, path) |
| |
| def | validateMaps (self, path) |
| |
| def | add (self, entry) |
| |
| def | printFormatting (self) |
| |
| def | shouldIgnoreMissingExclusion (self, missingExcl) |
| |
| def | getExclusionErrors (self, reporter) |
| |
| def | printFormattingOut (self, reporter) |
| |
| def | printDependenciesOut (self, reporter) |
| |
| def | printDependencies (self) |
| |
| def | filter (self, expectedResult) |
| |
| def | printNamespaceErrorsOut (self, reporter) |
| |
| def | printNamespaces (self) |
| |
| def | printTemplateErrorsOut (self, reporter) |
| |
| def | printTemplateErrors (self) |
| |
◆ __init__()
| def checkProjectStructure.Analyzer.__init__ |
( |
|
self, |
|
|
|
options |
|
) |
| |
◆ add()
| def checkProjectStructure.Analyzer.add |
( |
|
self, |
|
|
|
entry |
|
) |
| |
◆ filter()
| def checkProjectStructure.Analyzer.filter |
( |
|
self, |
|
|
|
expectedResult |
|
) |
| |
◆ getExclusionErrors()
| def checkProjectStructure.Analyzer.getExclusionErrors |
( |
|
self, |
|
|
|
reporter |
|
) |
| |
◆ getShortestNamespaceSet()
| def checkProjectStructure.Analyzer.getShortestNamespaceSet |
( |
|
cppHeader | ) |
|
|
static |
◆ printDependencies()
| def checkProjectStructure.Analyzer.printDependencies |
( |
|
self | ) |
|
◆ printDependenciesOut()
| def checkProjectStructure.Analyzer.printDependenciesOut |
( |
|
self, |
|
|
|
reporter |
|
) |
| |
◆ printFormatting()
| def checkProjectStructure.Analyzer.printFormatting |
( |
|
self | ) |
|
◆ printFormattingOut()
| def checkProjectStructure.Analyzer.printFormattingOut |
( |
|
self, |
|
|
|
reporter |
|
) |
| |
◆ printNamespaceErrorsOut()
| def checkProjectStructure.Analyzer.printNamespaceErrorsOut |
( |
|
self, |
|
|
|
reporter |
|
) |
| |
◆ printNamespaces()
| def checkProjectStructure.Analyzer.printNamespaces |
( |
|
self | ) |
|
◆ printTemplateErrors()
| def checkProjectStructure.Analyzer.printTemplateErrors |
( |
|
self | ) |
|
◆ printTemplateErrorsOut()
| def checkProjectStructure.Analyzer.printTemplateErrorsOut |
( |
|
self, |
|
|
|
reporter |
|
) |
| |
◆ shouldIgnoreMissingExclusion()
| def checkProjectStructure.Analyzer.shouldIgnoreMissingExclusion |
( |
|
self, |
|
|
|
missingExcl |
|
) |
| |
◆ validateMaps()
| def checkProjectStructure.Analyzer.validateMaps |
( |
|
self, |
|
|
|
path |
|
) |
| |
◆ validateSet()
| def checkProjectStructure.Analyzer.validateSet |
( |
|
self, |
|
|
|
mapName, |
|
|
|
path |
|
) |
| |
◆ validateSetPathFix()
| def checkProjectStructure.Analyzer.validateSetPathFix |
( |
|
self, |
|
|
|
mapName, |
|
|
|
path |
|
) |
| |
◆ validateSetSearch()
| def checkProjectStructure.Analyzer.validateSetSearch |
( |
|
self, |
|
|
|
mapName, |
|
|
|
path |
|
) |
| |
◆ conReporter
| checkProjectStructure.Analyzer.conReporter |
◆ context
| checkProjectStructure.Analyzer.context |
◆ dependencyViolations
| checkProjectStructure.Analyzer.dependencyViolations |
◆ includes
| checkProjectStructure.Analyzer.includes |
◆ options
| checkProjectStructure.Analyzer.options |
◆ presentExclusions
| checkProjectStructure.Analyzer.presentExclusions |
◆ simpleValidators
| checkProjectStructure.Analyzer.simpleValidators |
◆ sourceDirs
| checkProjectStructure.Analyzer.sourceDirs |
The documentation for this class was generated from the following file: