E-MailRelay
G::File Member List

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

backup(const Path &from, std::nothrow_t)G::Filestatic
chgrp(const Path &file, const std::string &group)G::Filestatic
chgrp(const Path &file, const std::string &group, std::nothrow_t)G::Filestatic
chgrp(const Path &file, gid_t group_id, 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
cleanup(const Cleanup::Arg &path_arg) noexceptG::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::size_t 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
fopen(const Path &, const char *mode) noexceptG::Filestatic
fopen(const char *, const char *mode)=delete (defined in G::File)G::Filestatic
fopen(const std::string &, const char *mode)=delete (defined in G::File)G::Filestatic
hardlink(const Path &src, const Path &dst, std::nothrow_t)G::Filestatic
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 Path &, InOutAppend, bool windows_inherit=false) noexceptG::Filestatic
open(const Path &, CreateExclusive) noexceptG::Filestatic
open(const char *, InOutAppend)=delete (defined in G::File)G::Filestatic
open(const std::string &, InOutAppend)=delete (defined in G::File)G::Filestatic
open(const char *, CreateExclusive)=delete (defined in G::File)G::Filestatic
open(const std::string &, CreateExclusive)=delete (defined in G::File)G::Filestatic
probe(const Path &) noexceptG::Filestatic
probe(const char *)=delete (defined in G::File)G::Filestatic
probe(const std::string &)=delete (defined in G::File)G::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
remove(const char *, std::nothrow_t)=delete (defined in G::File)G::Filestatic
remove(const std::string &, std::nothrow_t)=delete (defined in G::File)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
rename(const char *, const Path &, std::nothrow_t)=delete (defined in G::File)G::Filestatic
rename(const std::string &, const Path &, std::nothrow_t)=delete (defined in G::File)G::Filestatic
rename(const char *, const char *, std::nothrow_t)=delete (defined in G::File)G::Filestatic
rename(const std::string &, const std::string &, std::nothrow_t)=delete (defined in G::File)G::Filestatic
renameOnto(const Path &from, const Path &to, std::nothrow_t) noexceptG::Filestatic
renameOnto(const char *, const char *, std::nothrow_t)=delete (defined in G::File)G::Filestatic
renameOnto(const std::string &, const std::string &, std::nothrow_t)=delete (defined in G::File)G::Filestatic
Seek enum name (defined in G::File)G::File
seek(int fd, std::streamoff offset, Seek) noexceptG::Filestatic
setNonBlocking(int fd) noexceptG::Filestatic
sizeString(const Path &file)G::Filestatic
stat(const Path &path, bool symlink_nofollow=false)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