|
MrSID Decode SDK for LiDAR Reference Manual
1.1.4.4709
|
| 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] |
| 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 | [protected, virtual] |