E-MailRelay
G::File Member List

This is the complete list of members for G::File, including all inherited members.

chgrp(const Path &file, const std::string &group)G::Filestatic
chgrp(const Path &file, const std::string &group, std::nothrow_t)G::Filestatic
chmod(const Path &file, const std::string &spec)G::Filestatic
chmodx(const Path &file)G::Filestatic
chmodx(const Path &file, std::nothrow_t)G::Filestatic
close(int fd) noexceptG::Filestatic
compare(const Path &, const Path &, bool ignore_whitespace=false)G::Filestatic
copy(const Path &from, const Path &to, std::nothrow_t)G::Filestatic
copy(const Path &from, const Path &to)G::Filestatic
copy(std::istream &from, std::ostream &to, std::streamsize limit=0U, std::string::size_type block=0U)G::Filestatic
copyInto(const Path &from, const Path &to_dir, std::nothrow_t)G::Filestatic
create(const Path &)G::Filestatic
exists(const Path &file)G::Filestatic
exists(const Path &file, std::nothrow_t)G::Filestatic
File()=delete (defined in G::File)G::File
G::DirectoryIteratorImp (defined in G::File)G::Filefriend
InOut enum name (defined in G::File)G::File
InOutAppend enum name (defined in G::File)G::File
isDirectory(const Path &path, std::nothrow_t)G::Filestatic
isEmpty(const Path &file, std::nothrow_t)G::Filestatic
isExecutable(const Path &, std::nothrow_t)G::Filestatic
isLink(const Path &path, std::nothrow_t)G::Filestatic
link(const Path &target, const Path &new_link)G::Filestatic
link(const Path &target, const Path &new_link, std::nothrow_t)G::Filestatic
mkdir(const Path &dir, std::nothrow_t)G::Filestatic
mkdir(const Path &dir)G::Filestatic
mkdirs(const Path &dir, std::nothrow_t, int=100)G::Filestatic
mkdirs(const Path &dir, int=100)G::Filestatic
open(std::ofstream &, const Path &)G::Filestatic
open(std::ofstream &, const Path &, Append)G::Filestatic
open(std::ofstream &, const Path &, Text)G::Filestatic
open(std::ifstream &, const Path &)G::Filestatic
open(std::ifstream &, const Path &, Text)G::Filestatic
open(std::filebuf &, const Path &, InOut)G::Filestatic
open(const char *, InOutAppend) noexceptG::Filestatic
probe(const char *) noexceptG::Filestatic
read(int fd, char *, std::size_t) noexceptG::Filestatic
readlink(const Path &link)G::Filestatic
readlink(const Path &link, std::nothrow_t)G::Filestatic
remove(const Path &path, std::nothrow_t) noexceptG::Filestatic
remove(const Path &path)G::Filestatic
rename(const Path &from, const Path &to, std::nothrow_t) noexceptG::Filestatic
rename(const Path &from, const Path &to, bool ignore_missing=false)G::Filestatic
sizeString(const Path &file)G::Filestatic
time(const Path &file)G::Filestatic
time(const Path &file, std::nothrow_t)G::Filestatic
write(int fd, const char *, std::size_t) noexceptG::Filestatic