YGP::RemoteFile Member List
This is the complete list of members for
YGP::RemoteFile, including all inherited members.
attributes() const | YGP::File | [inline] |
attributes(unsigned long attr) | YGP::File | [inline, protected] |
clone() const | YGP::RemoteFile | [virtual] |
close(void *file) const | YGP::RemoteFile | [virtual] |
compare(const char *pszName) const | YGP::File | [inline] |
compare(const std::string &Name) const | YGP::File | [inline] |
compare(const File &other) const | YGP::File | [inline] |
compare(const File *other) const | YGP::File | [inline] |
DirectorySearch class | YGP::File | [friend] |
DIRSEPARATOR | YGP::File | [static] |
entry | YGP::File | [protected] |
File() | YGP::File | [inline] |
File(const char *name) | YGP::File | |
File(const File &other) | YGP::File | |
isDirectory() const | YGP::File | [inline] |
isEOF(void *file) const | YGP::RemoteFile | [virtual] |
isExecuteable() const | YGP::File | [inline] |
isHidden() const | YGP::File | [inline] |
isUserExec() const | YGP::File | [inline] |
localtime(struct tm &time) const | YGP::File | [inline] |
name() const | YGP::File | [inline] |
name(const char *name) | YGP::File | [inline, protected] |
name(const std::string &name) | YGP::File | [inline, protected] |
open(const char *mode) const | YGP::RemoteFile | [virtual] |
operator=(const RemoteFile &o) | YGP::RemoteFile | [inline] |
YGP::File::operator=(const File &other) | YGP::File | |
YGP::File::operator=(const char *name) | YGP::File | |
path() const | YGP::File | [inline] |
path(const char *path) | YGP::File | [inline, protected] |
path(const std::string &path) | YGP::File | [inline, protected] |
path_ | YGP::File | [protected] |
read(void *file, char *buffer, unsigned int length) const | YGP::RemoteFile | [virtual] |
RemoteDirSearch class | YGP::File | [friend] |
RemoteFile(Socket &socket) | YGP::RemoteFile | [inline] |
RemoteFile(const RemoteFile &o) | YGP::RemoteFile | [inline] |
size() const | YGP::File | [inline] |
size(unsigned long size) | YGP::File | [inline, protected] |
status | YGP::File | [protected] |
throwErrorText(const char *error) const | YGP::File | [protected] |
time() const | YGP::File | [inline] |
time(struct tm &time) const | YGP::File | [inline] |
time(time_t time) | YGP::File | [inline, protected] |
userExec | YGP::File | [protected] |
write(void *file, const char *buffer, unsigned int length) const | YGP::RemoteFile | [virtual] |
~File() | YGP::File | [virtual] |
~RemoteFile() | YGP::RemoteFile | [virtual] |