libcamgm
|
LiMaL path info (stat) utilities. More...
#include <ca-mgm/config.h>
#include <ca-mgm/PathName.hpp>
#include <cerrno>
#include <iosfwd>
#include <set>
#include <map>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <dirent.h>
Go to the source code of this file.
Classes | |
class | ca_mgm::path::PathInfo |
Wrapper class for ::stat/::lstat and other file/directory related operations. More... | |
class | ca_mgm::path::PathInfo::StatMode |
Wrapper class for mode_t values as derived from ::stat. More... | |
class | ca_mgm::path::PathInfo::DevInoCache |
Simple cache remembering device/inode to detect hard links. More... | |
Namespaces | |
ca_mgm | |
ca_mgm::path | |
The LiMaL path utility namespace. | |
LiMaL path info (stat) utilities.