JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::FileSearchPath Member List

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

add(const File &directoryToAdd, int insertIndex=-1)juce::FileSearchPath
addIfNotAlreadyThere(const File &directoryToAdd)juce::FileSearchPath
addPath(const FileSearchPath &)juce::FileSearchPath
directoriesjuce::FileSearchPathprivate
FileSearchPath()=defaultjuce::FileSearchPath
FileSearchPath(const String &path)juce::FileSearchPath
FileSearchPath(const FileSearchPath &)juce::FileSearchPath
findChildFiles(int whatToLookFor, bool searchRecursively, const String &wildCardPattern="*") constjuce::FileSearchPath
findChildFiles(Array< File > &results, int whatToLookFor, bool searchRecursively, const String &wildCardPattern="*") constjuce::FileSearchPath
getNumPaths() constjuce::FileSearchPath
init(const String &)juce::FileSearchPathprivate
isFileInPath(const File &fileToCheck, bool checkRecursively) constjuce::FileSearchPath
operator=(const FileSearchPath &)juce::FileSearchPath
operator=(const String &path)juce::FileSearchPath
operator[](int index) constjuce::FileSearchPath
remove(int indexToRemove)juce::FileSearchPath
removeNonExistentPaths()juce::FileSearchPath
removeRedundantPaths()juce::FileSearchPath
toString() constjuce::FileSearchPath
~FileSearchPath()=defaultjuce::FileSearchPath