, including all inherited members.
| APPLICATION_DATA_DIRECTORY enum value | VFSNode | |
| CACHED_DATA_DIRECTORY enum value | VFSNode | |
| creationDate() const | VFSNode | |
| CURRENT_WORKING_DIRECTORY enum value | VFSNode | |
| denormalizePath(const VString &path) | VFSNode | [static] |
| EXECUTABLE_DIRECTORY enum value | VFSNode | |
| exists() const | VFSNode | |
| find(const VString &name, VFSNode &node) const | VFSNode | |
| getChildNode(const VString &childName, VFSNode &child) const | VFSNode | |
| getChildPath(const VString &childName, VString &childPath) const | VFSNode | |
| getCurrentWorkingDirectory() | VFSNode | [static] |
| getExecutable() | VFSNode | [static] |
| getExecutableDirectory() | VFSNode | [static] |
| getKnownDirectoryNode(KnownDirectoryIdentifier id, const VString &companyName, const VString &appName) | VFSNode | [static] |
| getName(VString &name) const | VFSNode | |
| getName() const | VFSNode | |
| getParentNode(VFSNode &parent) const | VFSNode | |
| getParentPath(VString &parentPath) const | VFSNode | |
| getPath(VString &path) const | VFSNode | |
| getPath() const | VFSNode | |
| isDirectory() const | VFSNode | |
| isFile() const | VFSNode | |
| iterate(VDirectoryIterationCallback &callback) const | VFSNode | |
| KnownDirectoryIdentifier enum name | VFSNode | |
| list(VStringVector &children) const | VFSNode | |
| list(VFSNodeVector &children) const | VFSNode | |
| LOG_FILES_DIRECTORY enum value | VFSNode | |
| mkdir() const | VFSNode | |
| mkdirs() const | VFSNode | |
| modificationDate() const | VFSNode | |
| normalizePath(const VString &path) | VFSNode | [static] |
| operator< (defined in VFSNode) | VFSNode | [friend] |
| operator<= (defined in VFSNode) | VFSNode | [friend] |
| operator=(const VFSNode &other) | VFSNode | |
| operator> (defined in VFSNode) | VFSNode | [friend] |
| operator>= (defined in VFSNode) | VFSNode | [friend] |
| readAll(VString &s, bool includeLineEndings=true) | VFSNode | |
| readAll(VStringVector &lines) | VFSNode | |
| readTextFile(const VString &path, bool includeLineEndings=true) | VFSNode | [static] |
| readTextFile(const VString &path, VStringVector &lines) | VFSNode | [static] |
| renameToName(const VString &newName) const | VFSNode | |
| renameToName(const VString &newName, VFSNode &nodeToUpdate) const | VFSNode | |
| renameToNode(const VFSNode &newNode) const | VFSNode | |
| renameToPath(const VString &newPath) const | VFSNode | |
| rm() const | VFSNode | |
| rmDirContents() const | VFSNode | |
| safelyOverwriteFile(const VFSNode &target, Vs64 dataLength, VBinaryIOStream &dataStream) | VFSNode | [static] |
| setName(const VString &name) | VFSNode | |
| setPath(const VString &path) | VFSNode | |
| size() const | VFSNode | |
| USER_HOME_DIRECTORY enum value | VFSNode | |
| USER_PREFERENCES_DIRECTORY enum value | VFSNode | |
| VFSNode() | VFSNode | |
| VFSNode(const VFSNode &rhs) | VFSNode | |
| VFSNode(const VString &path) | VFSNode | |
| VFSNode(const VFSNode &directory, const VString &childName) | VFSNode | |
| ~VFSNode() | VFSNode | [inline, virtual] |