MrSID Decode SDK for LiDAR Reference Manual
1.1.3.4427
|
This is the complete list of members for FileIO, including all inherited members.
close(void)=0 | IO | pure virtual |
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_openCount | FileIO | protected |
m_openLock | FileIO | protected |
m_unlinkFile | FileIO | protected |
Object(void) | Object | protected |
offset_type typedef | IO | |
open(void)=0 | IO | pure virtual |
operator delete(void *ptr) | Object | protectedstatic |
operator new(size_t size) | Object | protectedstatic |
pread(offset_type offset, void *buffer, size_t nbytes) const =0 | IO | pure virtual |
pwrite(offset_type offset, const void *buffer, size_t nbytes) const =0 | IO | pure virtual |
release(void) const | Object | |
retain(void) const | Object | |
size(void) const =0 | IO | pure virtual |
truncate(offset_type length)=0 | IO | pure virtual |
unlink(void) | FileIO | virtual |
~Object(void) | Object | protectedvirtual |
LizardTech |