JUCE
ArgumentList Member List

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

ArgumentList(String executable, StringArray arguments)ArgumentList
ArgumentList(int argc, char *argv[])ArgumentList
ArgumentList(const String &executable, const String &arguments)ArgumentList
ArgumentList(const ArgumentList &)=defaultArgumentList
argumentsArgumentList
checkMinNumArguments(int expectedMinNumberOfArgs) constArgumentList
containsOption(StringRef option) constArgumentList
executableNameArgumentList
failIfOptionIsMissing(StringRef option) constArgumentList
getArgumentAfterOption(StringRef option) constArgumentList
getExistingFileAfterOption(StringRef option) constArgumentList
getExistingFolderAfterOption(StringRef option) constArgumentList
getFileAfterOption(StringRef option) constArgumentList
indexOfOption(StringRef option) constArgumentList
operator=(const ArgumentList &)=defaultArgumentList
operator[](int index) constArgumentList
size() constArgumentList