|
Apache Mesos
|
Namespaces | |
| internal | |
Functions | |
| bool | islink (const std::string &path) |
| bool | isdir (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| bool | isfile (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| Try< Bytes > | size (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| Try< long > | mtime (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| Try< mode_t > | mode (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| Try< dev_t > | dev (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| Try< dev_t > | rdev (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| Try< ino_t > | inode (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
| Try< uid_t > | uid (const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK) |
|
strong |
|
strong |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.5