|
struct | juce::ArgumentList |
| Holds a list of command-line arguments, and provides useful methods for searching and operating on them. More...
|
|
struct | juce::ArgumentList::Argument |
| One of the arguments in an ArgumentList. More...
|
|
struct | juce::ConsoleApplication |
| Represents a the set of commands that a console app can perform, and provides helper functions for performing them. More...
|
|
struct | juce::ConsoleApplication::Command |
| Represents a command that can be executed if its command-line arguments are matched. More...
|
|