X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCommandLine.html;h=179e8e6c0b3dd2ce1c8298d4129812030f372ad2;hb=0fcb4318ea185ae337e895d1dfb93544dda8e63a;hp=abc6eb6823eedf014a813d28656beccfe0a1f36b;hpb=589a4cc0f315672fc54fdfd85ef9d65e4a1b2606;p=oota-llvm.git diff --git a/docs/CommandLine.html b/docs/CommandLine.html index abc6eb6823e..179e8e6c0b3 100644 --- a/docs/CommandLine.html +++ b/docs/CommandLine.html @@ -1,94 +1,123 @@ - -CommandLine 2.0 Library Manual - - - - -
  CommandLine 2.0 Library Manual
+ + + + + CommandLine 2.0 Library Manual + + + + +

+ CommandLine 2.0 Library Manual +

    -
  1. Introduction +
  2. Introduction
  3. +
  4. Quick Start Guide
      -
    1. Boolean Arguments -
    2. Argument Aliases +
    3. Boolean Arguments
    4. +
    5. Argument Aliases
    6. Selecting an alternative from a - set of possibilities -
    7. Named alternatives -
    8. Parsing a list of options -
    9. Adding freeform text to help output -
    + set of possibilities
  5. +
  6. Named alternatives
  7. +
  8. Parsing a list of options
  9. +
  10. Collecting options as a set of flags
  11. +
  12. Adding freeform text to help output
  13. +
+
  • Reference Guide
    1. Positional Arguments -
    2. Internal vs External Storage -
    3. Option Attributes + modifier
    4. + + +
    5. Internal vs External Storage
    6. + +
    7. Option Attributes
    8. +
    9. Option Modifiers + specified
    10. +
    11. Controlling other formatting options
    12. +
    13. Miscellaneous option modifiers
    14. +
    15. Response files
    16. + +
    17. Top-Level Classes and Functions +
    18. The + cl::ParseCommandLineOptions function
    19. +
    20. The + cl::ParseEnvironmentOptions function
    21. +
    22. The cl::SetVersionPrinter + function
    23. +
    24. The cl::opt class
    25. +
    26. The cl::list class
    27. +
    28. The cl::bits class
    29. +
    30. The cl::alias class
    31. +
    32. The cl::extrahelp class
    33. + +
    34. Builtin parsers -
    + parser<float> specializations
  • + +
  • Extension Guide
      -
    1. Writing a custom parser -
    2. Exploiting external storage -
    3. Dynamically adding command line options -
    - -

    Written by Chris Lattner

    -

    +

  • Writing a custom parser
  • +
  • Exploiting external storage
  • +
  • Dynamically adding command line + options
  • + + +
    +

    Written by Chris Lattner

    +
    - -
    -Introduction -
    -Quick Start Guide -
       -Boolean Arguments -
       -Argument Aliases -
       -Selecting an alternative from a set of possibilities -
       -Named Alternatives -
       -Parsing a list of options -
       -Adding freeform text to help output -
    -Reference Guide -
       -Positional Arguments -


    Specifying positional options with hyphens


    The cl::ConsumeAfter modifier

       -Internal vs External Storage -
       -Option Attributes -
       -Option Modifiers -


    Hiding an option from --help output


    Controlling the number of occurances required and allowed


    Controlling whether or not a value must be specified


    Controlling other formatting options


    Miscellaneous option modifiers

       -Top-Level Classes and Functions -


    The -cl::ParseCommandLineOptions function


    The cl::opt class


    The cl::list class


    The cl::alias class

       -Builtin parsers -
    -Extension Guide -
    -
       Writing a custom parser -
    -
       Exploiting external -storage
    -
       Dynamically adding command -line options

    - -
    Chris Lattner
    - - -Last modified: Fri Aug 1 16:30:11 CDT 2003 - -
    - +
    + Valid CSS + Valid HTML 4.01 + + Chris Lattner
    + LLVM Compiler Infrastructure
    + Last modified: $Date$ +
    + + +