SB++
Sandbox applications
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 NargA general purpose, flexible command-line argument handler. This file includes definitions to create a powerful command-line argument handler. --switches and -s formatting is supported, as is specifying multiple short-switches together a la -vvu. Additionally, lists are supported, and values can be provided either with an = key, a space, or with multiple invocations of the switch for lists. Support for mandatory arguments is also supported. Additionally, modifier tags and lambdas can extend argument functionality tremendously
 CArgA command-line argument
 Cconfig
 NsharedShared functionality
 CTemporaryDirectoryA Temporary Directory A directory that destroys itself upon falling out of scope