JUCE  v6.1.6 (6.0.8-1114)
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
getExistingFileForOption(StringRef option) constjuce::ArgumentList
getExistingFileForOptionAndRemove(StringRef option)juce::ArgumentList
getExistingFolderForOption(StringRef option) constjuce::ArgumentList
getExistingFolderForOptionAndRemove(StringRef option)juce::ArgumentList
getFileForOption(StringRef option) constjuce::ArgumentList
getFileForOptionAndRemove(StringRef option)juce::ArgumentList
getValueForOption(StringRef option) constjuce::ArgumentList
indexOfOption(StringRef option) constjuce::ArgumentList
operator=(const ArgumentList &)=defaultjuce::ArgumentList
operator[](int index) constjuce::ArgumentList
removeOptionIfFound(StringRef option)juce::ArgumentList
removeValueForOption(StringRef option)juce::ArgumentList
size() constjuce::ArgumentList