FileIO Member List

This is the complete list of members for FileIO, including all inherited members.
close(void)IO
deleteFile(const char *path)FileIO [static]
fileExists(const char *path)FileIO [static]
init(const char *path, const char *mode)FileIO
init(const char *tempdir)FileIO
m_unlinkFileFileIO [protected]
Object(void)Object [protected]
offset_type typedefIO
open(void)IO
operator delete(void *ptr)Object [protected, static]
operator new(size_t size)Object [protected, static]
pclose(void)=0IO [protected, pure virtual]
popen(void)=0IO [protected, pure virtual]
pread(offset_type offset, void *buffer, size_t nbytes) const =0IO [pure virtual]
pwrite(offset_type offset, const void *buffer, size_t nbytes) const =0IO [pure virtual]
release(void) const Object
retain(void) const Object
size(void) const =0IO [pure virtual]
truncate(offset_type length)=0IO [pure virtual]
unlink(void)FileIO [virtual]
~Object(void)Object [protected, virtual]

LizardTech