Public Member Functions | |
| CmdLineOptions (int argc, char *argv[]) | |
| const string & | getSingleOutFilename () |
| const string & | getSingleInFilename () const |
| const string & | getOutDirectory () |
| const string | getStyleOutFilename () const |
| const string & | getStyleInFilename () const |
| const string & | getEncoding () const |
| int | getNumberSpaces () const |
| bool | printVersion () const |
| bool | printHelp () const |
| bool | printDebugInfo () const |
| bool | includeStyleDef () const |
| bool | printLineNumbers () const |
| string | getStyleName () const |
| int | helpLanguage () const |
| bool | enableBatchMode () const |
| bool | fragmentOutput () const |
| string | getOutFileSuffix () const |
| bool | attachLineAnchors () const |
| bool | showThemes () const |
| bool | showLangdefs () const |
| bool | outDirGiven () const |
| bool | formattingEnabled () |
| bool | dataDirGiven () const |
| bool | additionalDataDirGiven () const |
| bool | printIndexFile () const |
| bool | replaceQuotes () const |
| bool | disableBabelShorthands () const |
| const string & | getDataDir () const |
| const string & | getAdditionalDataDir () const |
| bool | syntaxGiven () const |
| bool | quietMode () const |
| bool | fopCompatible () const |
| bool | printProgress () const |
| bool | fillLineNrZeroes () const |
| const string | getHelpLang () const |
| const string & | getLanguage () const |
| highlight::WrapMode | getWrappingStyle () const |
| const vector< string > & | getInputFileNames () const |
| const string & | getIndentScheme () const |
| const string & | getPageSize () const |
| highlight::OutputType | getOutputType () const |
| bool | formatSupportsExtStyle () |
| bool | styleOutPathDefined () const |
| bool | omitEncoding () const |
| bool | forceOutput () const |
| bool | orderedList () const |
| bool | hasBaseFont () const |
| const string & | getBaseFont () const |
| bool | hasBaseFontSize () const |
| const string & | getBaseFontSize () const |
| int | getNumberWidth () |
| int | getNumberStart () |
| CmdLineOptions::CmdLineOptions | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Constructor
| argc | Argument count | |
| argv | Argument strings |
| const string & CmdLineOptions::getSingleOutFilename | ( | ) |
| const string & CmdLineOptions::getSingleInFilename | ( | ) | const |
| const string & CmdLineOptions::getOutDirectory | ( | ) |
| const string CmdLineOptions::getStyleOutFilename | ( | ) | const |
| const string & CmdLineOptions::getStyleInFilename | ( | ) | const |
| const string & CmdLineOptions::getEncoding | ( | ) | const |
| int CmdLineOptions::getNumberSpaces | ( | ) | const |
| bool CmdLineOptions::printVersion | ( | ) | const |
| bool CmdLineOptions::printHelp | ( | ) | const |
| bool CmdLineOptions::printDebugInfo | ( | ) | const |
| bool CmdLineOptions::includeStyleDef | ( | ) | const |
| bool CmdLineOptions::printLineNumbers | ( | ) | const |
| string CmdLineOptions::getStyleName | ( | ) | const |
| int CmdLineOptions::helpLanguage | ( | ) | const |
gibt true zurck, falls deutsche Hilfe ausgegeben werden soll
| bool CmdLineOptions::enableBatchMode | ( | ) | const |
| bool CmdLineOptions::fragmentOutput | ( | ) | const |
| string CmdLineOptions::getOutFileSuffix | ( | ) | const |
| bool CmdLineOptions::attachLineAnchors | ( | ) | const |
| bool CmdLineOptions::showThemes | ( | ) | const |
| bool CmdLineOptions::showLangdefs | ( | ) | const |
| bool CmdLineOptions::outDirGiven | ( | ) | const |
| bool CmdLineOptions::formattingEnabled | ( | ) |
| bool CmdLineOptions::dataDirGiven | ( | ) | const |
| bool CmdLineOptions::additionalDataDirGiven | ( | ) | const |
| bool CmdLineOptions::printIndexFile | ( | ) | const |
| bool CmdLineOptions::replaceQuotes | ( | ) | const |
| bool CmdLineOptions::disableBabelShorthands | ( | ) | const |
| const string & CmdLineOptions::getDataDir | ( | ) | const |
| const string & CmdLineOptions::getAdditionalDataDir | ( | ) | const |
| bool CmdLineOptions::syntaxGiven | ( | ) | const |
| bool CmdLineOptions::quietMode | ( | ) | const |
| bool CmdLineOptions::fopCompatible | ( | ) | const |
| bool CmdLineOptions::printProgress | ( | ) | const |
| bool CmdLineOptions::fillLineNrZeroes | ( | ) | const |
| const string CmdLineOptions::getHelpLang | ( | ) | const |
| const string & CmdLineOptions::getLanguage | ( | ) | const |
| highlight::WrapMode CmdLineOptions::getWrappingStyle | ( | ) | const |
| const vector< string > & CmdLineOptions::getInputFileNames | ( | ) | const |
| const string & CmdLineOptions::getIndentScheme | ( | ) | const |
| const string & CmdLineOptions::getPageSize | ( | ) | const |
| highlight::OutputType CmdLineOptions::getOutputType | ( | ) | const |
| bool CmdLineOptions::formatSupportsExtStyle | ( | ) |
| bool CmdLineOptions::styleOutPathDefined | ( | ) | const [inline] |
| bool CmdLineOptions::omitEncoding | ( | ) | const |
| bool CmdLineOptions::forceOutput | ( | ) | const |
| bool CmdLineOptions::orderedList | ( | ) | const |
| bool CmdLineOptions::hasBaseFont | ( | ) | const |
| const string & CmdLineOptions::getBaseFont | ( | ) | const |
| bool CmdLineOptions::hasBaseFontSize | ( | ) | const |
| const string & CmdLineOptions::getBaseFontSize | ( | ) | const |
| int CmdLineOptions::getNumberWidth | ( | ) |
| int CmdLineOptions::getNumberStart | ( | ) |
1.5.2