JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ArgumentList Member List

This is the complete list of members for juce::ArgumentList, including all inherited members.

ArgumentList(String executable, StringArray arguments)juce::ArgumentList
ArgumentList(int argc, char *argv[])juce::ArgumentList
ArgumentList(const String &executable, const String &arguments)juce::ArgumentList
ArgumentList(const ArgumentList &)=defaultjuce::ArgumentList
argumentsjuce::ArgumentList
checkMinNumArguments(int expectedMinNumberOfArgs) constjuce::ArgumentList
containsOption(StringRef option) constjuce::ArgumentList
executableNamejuce::ArgumentList
failIfOptionIsMissing(StringRef option) constjuce::ArgumentList
getArgumentAfterOption(StringRef option) constjuce::ArgumentList
getExistingFileAfterOption(StringRef option) constjuce::ArgumentList
getExistingFolderAfterOption(StringRef option) constjuce::ArgumentList
getFileAfterOption(StringRef option) constjuce::ArgumentList
indexOfOption(StringRef option) constjuce::ArgumentList
operator=(const ArgumentList &)=defaultjuce::ArgumentList
operator[](int index) constjuce::ArgumentList
size() constjuce::ArgumentList