Definition at line 182 of file main.cpp.
◆ CommandLineOptions() [1/2]
CommandLineOptions::CommandLineOptions |
( |
int | argc, |
|
|
char * | argv[] ) |
|
inline |
◆ CommandLineOptions() [2/2]
CommandLineOptions::CommandLineOptions |
( |
int | argc, |
|
|
char * | argv[] ) |
|
inline |
◆ binaryDir() [1/2]
const std::string & CommandLineOptions::binaryDir |
( |
| ) |
const |
|
inline |
◆ binaryDir() [2/2]
const std::string & CommandLineOptions::binaryDir |
( |
| ) |
const |
|
inline |
◆ copy() [1/2]
bool CommandLineOptions::copy |
( |
| ) |
const |
|
inline |
◆ copy() [2/2]
bool CommandLineOptions::copy |
( |
| ) |
const |
|
inline |
◆ debug() [1/2]
bool CommandLineOptions::debug |
( |
| ) |
const |
|
inline |
◆ debug() [2/2]
bool CommandLineOptions::debug |
( |
| ) |
const |
|
inline |
◆ generatedHeaders() [1/2]
const std::set< std::string > & CommandLineOptions::generatedHeaders |
( |
| ) |
const |
|
inline |
◆ generatedHeaders() [2/2]
const std::set< std::string > & CommandLineOptions::generatedHeaders |
( |
| ) |
const |
|
inline |
◆ headers() [1/2]
const std::set< std::string > & CommandLineOptions::headers |
( |
| ) |
const |
|
inline |
◆ headers() [2/2]
const std::set< std::string > & CommandLineOptions::headers |
( |
| ) |
const |
|
inline |
◆ includeDir() [1/2]
const std::string & CommandLineOptions::includeDir |
( |
| ) |
const |
|
inline |
◆ includeDir() [2/2]
const std::string & CommandLineOptions::includeDir |
( |
| ) |
const |
|
inline |
◆ installIncludeDir() [1/2]
const std::string & CommandLineOptions::installIncludeDir |
( |
| ) |
const |
|
inline |
◆ installIncludeDir() [2/2]
const std::string & CommandLineOptions::installIncludeDir |
( |
| ) |
const |
|
inline |
◆ isInternal() [1/2]
bool CommandLineOptions::isInternal |
( |
| ) |
const |
|
inline |
◆ isInternal() [2/2]
bool CommandLineOptions::isInternal |
( |
| ) |
const |
|
inline |
◆ isNonQtModule() [1/2]
bool CommandLineOptions::isNonQtModule |
( |
| ) |
const |
|
inline |
◆ isNonQtModule() [2/2]
bool CommandLineOptions::isNonQtModule |
( |
| ) |
const |
|
inline |
◆ isValid() [1/2]
bool CommandLineOptions::isValid |
( |
| ) |
const |
|
inline |
◆ isValid() [2/2]
bool CommandLineOptions::isValid |
( |
| ) |
const |
|
inline |
◆ knownModules() [1/2]
const std::set< std::string > & CommandLineOptions::knownModules |
( |
| ) |
const |
|
inline |
◆ knownModules() [2/2]
const std::set< std::string > & CommandLineOptions::knownModules |
( |
| ) |
const |
|
inline |
◆ minimal() [1/2]
bool CommandLineOptions::minimal |
( |
| ) |
const |
|
inline |
◆ minimal() [2/2]
bool CommandLineOptions::minimal |
( |
| ) |
const |
|
inline |
◆ moduleName() [1/2]
const std::string & CommandLineOptions::moduleName |
( |
| ) |
const |
|
inline |
◆ moduleName() [2/2]
const std::string & CommandLineOptions::moduleName |
( |
| ) |
const |
|
inline |
◆ printHelp() [1/2]
void CommandLineOptions::printHelp |
( |
| ) |
const |
|
inline |
◆ printHelp() [2/2]
void CommandLineOptions::printHelp |
( |
| ) |
const |
|
inline |
◆ printHelpOnly() [1/2]
bool CommandLineOptions::printHelpOnly |
( |
| ) |
const |
|
inline |
◆ printHelpOnly() [2/2]
bool CommandLineOptions::printHelpOnly |
( |
| ) |
const |
|
inline |
◆ privateHeadersRegex() [1/2]
const std::regex & CommandLineOptions::privateHeadersRegex |
( |
| ) |
const |
|
inline |
◆ privateHeadersRegex() [2/2]
const std::regex & CommandLineOptions::privateHeadersRegex |
( |
| ) |
const |
|
inline |
◆ privateIncludeDir() [1/2]
const std::string & CommandLineOptions::privateIncludeDir |
( |
| ) |
const |
|
inline |
◆ privateIncludeDir() [2/2]
const std::string & CommandLineOptions::privateIncludeDir |
( |
| ) |
const |
|
inline |
◆ publicNamespaceRegex() [1/2]
const std::regex & CommandLineOptions::publicNamespaceRegex |
( |
| ) |
const |
|
inline |
◆ publicNamespaceRegex() [2/2]
const std::regex & CommandLineOptions::publicNamespaceRegex |
( |
| ) |
const |
|
inline |
◆ qpaHeadersRegex() [1/2]
const std::regex & CommandLineOptions::qpaHeadersRegex |
( |
| ) |
const |
|
inline |
◆ qpaHeadersRegex() [2/2]
const std::regex & CommandLineOptions::qpaHeadersRegex |
( |
| ) |
const |
|
inline |
◆ qpaIncludeDir() [1/2]
const std::string & CommandLineOptions::qpaIncludeDir |
( |
| ) |
const |
|
inline |
◆ qpaIncludeDir() [2/2]
const std::string & CommandLineOptions::qpaIncludeDir |
( |
| ) |
const |
|
inline |
◆ rhiHeadersRegex() [1/2]
const std::regex & CommandLineOptions::rhiHeadersRegex |
( |
| ) |
const |
|
inline |
◆ rhiHeadersRegex() [2/2]
const std::regex & CommandLineOptions::rhiHeadersRegex |
( |
| ) |
const |
|
inline |
◆ rhiIncludeDir() [1/2]
const std::string & CommandLineOptions::rhiIncludeDir |
( |
| ) |
const |
|
inline |
◆ rhiIncludeDir() [2/2]
const std::string & CommandLineOptions::rhiIncludeDir |
( |
| ) |
const |
|
inline |
◆ scanAllMode() [1/2]
bool CommandLineOptions::scanAllMode |
( |
| ) |
const |
|
inline |
◆ scanAllMode() [2/2]
bool CommandLineOptions::scanAllMode |
( |
| ) |
const |
|
inline |
◆ showOnly() [1/2]
bool CommandLineOptions::showOnly |
( |
| ) |
const |
|
inline |
◆ showOnly() [2/2]
bool CommandLineOptions::showOnly |
( |
| ) |
const |
|
inline |
◆ sourceDir() [1/2]
const std::string & CommandLineOptions::sourceDir |
( |
| ) |
const |
|
inline |
◆ sourceDir() [2/2]
const std::string & CommandLineOptions::sourceDir |
( |
| ) |
const |
|
inline |
◆ ssgHeadersRegex() [1/2]
const std::regex & CommandLineOptions::ssgHeadersRegex |
( |
| ) |
const |
|
inline |
◆ ssgHeadersRegex() [2/2]
const std::regex & CommandLineOptions::ssgHeadersRegex |
( |
| ) |
const |
|
inline |
◆ ssgIncludeDir() [1/2]
const std::string & CommandLineOptions::ssgIncludeDir |
( |
| ) |
const |
|
inline |
◆ ssgIncludeDir() [2/2]
const std::string & CommandLineOptions::ssgIncludeDir |
( |
| ) |
const |
|
inline |
◆ stagingDir() [1/2]
const std::string & CommandLineOptions::stagingDir |
( |
| ) |
const |
|
inline |
◆ stagingDir() [2/2]
const std::string & CommandLineOptions::stagingDir |
( |
| ) |
const |
|
inline |
◆ versionScriptFile() [1/2]
const std::string & CommandLineOptions::versionScriptFile |
( |
| ) |
const |
|
inline |
◆ versionScriptFile() [2/2]
const std::string & CommandLineOptions::versionScriptFile |
( |
| ) |
const |
|
inline |
◆ warningsAreErrors() [1/2]
bool CommandLineOptions::warningsAreErrors |
( |
| ) |
const |
|
inline |
◆ warningsAreErrors() [2/2]
bool CommandLineOptions::warningsAreErrors |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: