LiMaL path info (stat) utilities. More...
#include <limal/config.h>
#include <limal/PathName.hpp>
#include <blocxx/Map.hpp>
#include "blocxx/BLOCXX_config.h"
#include "blocxx/COWReference.hpp"
#include <map>
#include <functional>
#include <cerrno>
#include <iosfwd>
#include <set>
#include <sys/types.h>
#include <features.h>
#include <bits/types.h>
#include <stddef.h>
Go to the source code of this file.
Classes | |
class | limal::path::PathInfo |
Wrapper class for stat/lstat and other file/directory related operations. More... | |
class | limal::path::PathInfo::StatMode |
Wrapper class for mode_t values as derived from stat. More... | |
class | limal::path::PathInfo::DevInoCache |
Simple cache remembering device/inode to detect hard links. More... | |
Namespaces | |
namespace | limal |
namespace | limal::path |
The LiMaL path utility namespace. |
LiMaL path info (stat) utilities.