44 #include <sys/types.h>
59 Ostream&
operator<<(Ostream&,
const fileStat&);
97 const bool checkVariants =
true,
98 const bool followLink =
true,
99 const unsigned int maxTime = 0
111 const struct stat&
status()
const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A class for handling file names.
Wrapper for stat() system call.
const struct stat & status() const
Raw status.
static const char * variantExts_[]
Extensions of the file variants.
bool isValid() const
Did constructor fail.
bool sameDevice(const fileStat &stat2) const
Compare two fileStats for same device.
friend Istream & operator>>(Istream &, fileStat &)
fileStat()
Empty constructor.
friend Ostream & operator<<(Ostream &, const fileStat &)
bool sameINode(const fileStat &stat2) const
Compare two fileStats for same Inode.
static const label nVariants_
Number of file variants.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)