sella::util::File Member List
This is the complete list of members for
sella::util::File, including all inherited members.
| exists(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getATime(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getBaseName(const std::string &path) (defined in sella::util::File) | sella::util::File | [static] |
| getBlocks(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getBlockSize(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getCTime(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getDirName(const std::string &path) (defined in sella::util::File) | sella::util::File | [static] |
| getGID(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getMTime(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getRealPath(const std::string &path) (defined in sella::util::File) | sella::util::File | [static] |
| getSize(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| getUID(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| isBlockDevice(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| isCharacterDevice(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| isDirectory(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| isFIFO(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| isRegularFile(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| isSocket(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | [static] |
| isSymLink(const std::string &fullpath) (defined in sella::util::File) | sella::util::File | [static] |