This is the complete list of members for sella::util::File, including all inherited members.
| all (defined in sella::util::File) | sella::util::File | static |
| any (defined in sella::util::File) | sella::util::File | static |
| dirs (defined in sella::util::File) | sella::util::File | static |
| exists(const std::string &fullpath, bool followSymlink=true) (defined in sella::util::File) | sella::util::File | static |
| files (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 &fullpath) (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 |
| getDirectory(const std::string &path, const std::string ®ex=any, const std::set< uint8_t > &types=all) (defined in sella::util::File) | sella::util::File | static |
| getDirName(const std::string &fullpath) (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 &fullpath) (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 |
| isReadable(const std::string &fullpath) (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 |
| itomode(int mode) (defined in sella::util::File) | sella::util::File | static |
| read(const std::string &fullpath, size_t limit=0, std::ios_base::openmode mode=std::ios_base::in) (defined in sella::util::File) | sella::util::File | static |
| readline(const std::string &fullpath, char delim= '\n', std::ios_base::openmode mode=std::ios_base::in) (defined in sella::util::File) | sella::util::File | static |
| readlines(const std::string &fullpath, size_t limit=0, char delim= '\n', std::ios_base::openmode mode=std::ios_base::in) (defined in sella::util::File) | sella::util::File | static |
| regular (defined in sella::util::File) | sella::util::File | static |
| write(const std::string &fullpath, const std::string &data, std::ios_base::openmode mode=std::ios_base::out) (defined in sella::util::File) | sella::util::File | static |
1.8.5