CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RemoteFile Member List

This is the complete list of members for RemoteFile, including all inherited members.

abort(void)RemoteFileprotectedvirtual
attach(IOFD fd)Fileprotectedvirtual
close(void)RemoteFileprotectedvirtual
create(const char *name, bool exclusive=false, int perms=0666)Fileprotectedvirtual
create(const std::string &name, bool exclusive=false, int perms=0666)Fileprotectedvirtual
CURRENT enum valueStorageprotected
END enum valueStorageprotected
eof(void) const Storageprotectedvirtual
fd(void) const IOChannelprotectedvirtual
fd(IOFD value)IOChannelprotectedvirtual
File(void)Fileprotected
File(IOFD fd, bool autoclose=true)Fileprotected
File(const char *name, int flags=IOFlags::OpenRead, int perms=0666)Fileprotected
File(const std::string &name, int flags=IOFlags::OpenRead, int perms=0666)Fileprotected
flush(void)Fileprotectedvirtual
get(int localfd, const std::string &name, char **cmd, int mode)RemoteFilestatic
IOChannel(IOFD fd=-1)IOChannelprotected
isBlocking(void) const IOChannelprotectedvirtual
local(const std::string &tmpdir, std::string &temp)RemoteFilestatic
name_RemoteFileprivate
open(const char *name, int flags=IOFlags::OpenRead, int perms=0666)Fileprotectedvirtual
open(const std::string &name, int flags=IOFlags::OpenRead, int perms=0666)Fileprotectedvirtual
position(IOOffset offset, Relative whence=SET)Fileprotectedvirtual
Storage::position(void) const Storageprotectedvirtual
prefetch(const IOPosBuffer *what, IOSize n)Fileprotectedvirtual
read(void *into, IOSize n)Fileprotectedvirtual
read(void *into, IOSize n, IOOffset pos)Fileprotectedvirtual
IOChannel::IOInput::read(void)IOInputprotected
IOChannel::IOInput::read(IOBuffer into)IOInputprotected
Storage::read(IOBuffer into, IOOffset pos)Storageprotected
readv(IOBuffer *into, IOSize length)Fileprotectedvirtual
Storage::readv(IOPosBuffer *into, IOSize buffers)Storageprotectedvirtual
Relative enum nameStorageprotected
RemoteFile(IOFD fd, const std::string &name)RemoteFileprivate
remove(void)RemoteFileprivate
resize(IOOffset size)Fileprotectedvirtual
rewind(void)Storageprotectedvirtual
SET enum valueStorageprotected
setAutoClose(bool closeit)Fileprotectedvirtual
setBlocking(bool value)IOChannelprotectedvirtual
size(void) const Fileprotectedvirtual
Storage(void)Storageprotected
write(const void *from, IOSize n)Fileprotectedvirtual
write(const void *from, IOSize n, IOOffset pos)Fileprotectedvirtual
IOChannel::IOOutput::write(unsigned char byte)IOOutputprotected
IOChannel::IOOutput::write(IOBuffer from)IOOutputprotected
Storage::write(IOBuffer from, IOOffset pos)Storageprotected
writev(const IOBuffer *from, IOSize length)Fileprotectedvirtual
Storage::writev(const IOPosBuffer *from, IOSize buffers)Storageprotectedvirtual
xread(IOBuffer into)IOInputprotected
xread(void *into, IOSize n)IOInputprotected
xreadv(IOBuffer *into, IOSize buffers)IOInputprotected
xwrite(const void *from, IOSize n)IOOutputprotected
xwrite(IOBuffer from)IOOutputprotected
xwritev(const IOBuffer *from, IOSize buffers)IOOutputprotected
~File(void)Fileprotected
~IOChannel(void)IOChannelprotectedvirtual
~IOInput(void)IOInputprotectedvirtual
~IOOutput(void)IOOutputprotectedvirtual
~RemoteFile(void)RemoteFileinline
~Storage(void)Storageprotectedvirtual