This is the complete list of members for
PCIDSK::PCIDSKFile, including all inherited members.
CreateOverviews(int chan_count, int *chan_list, int factor, std::string resampling)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
CreateSegment(std::string name, std::string description, eSegType seg_type, int data_blocks)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
DeleteSegment(int segment)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetChannel(int band)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetChannels() const =0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetFileSize() const =0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetHeight() const =0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetInterfaces()=0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetInterleaving() const =0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetIODetails(void ***io_handle_pp, Mutex ***io_mutex_pp, std::string filename="")=0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetMetadataKeys()=0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetMetadataValue(const std::string &key)=0 (defined in PCIDSK::PCIDSKFile) | PCIDSK::PCIDSKFile | [pure virtual] |
GetPixelGroupSize() const =0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetSegment(int segment)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetSegment(int type, std::string name, int previous=0)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetSegments()=0 (defined in PCIDSK::PCIDSKFile) | PCIDSK::PCIDSKFile | [pure virtual] |
GetUpdatable() const =0 | PCIDSK::PCIDSKFile | [pure virtual] |
GetWidth() const =0 | PCIDSK::PCIDSKFile | [pure virtual] |
ReadAndLockBlock(int block_index, int xoff=-1, int xsize=-1)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
ReadFromFile(void *buffer, uint64 offset, uint64 size)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
SetMetadataValue(const std::string &key, const std::string &value)=0 (defined in PCIDSK::PCIDSKFile) | PCIDSK::PCIDSKFile | [pure virtual] |
Synchronize()=0 | PCIDSK::PCIDSKFile | [pure virtual] |
UnlockBlock(bool mark_dirty=false)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
WriteToFile(const void *buffer, uint64 offset, uint64 size)=0 | PCIDSK::PCIDSKFile | [pure virtual] |
~PCIDSKFile() (defined in PCIDSK::PCIDSKFile) | PCIDSK::PCIDSKFile | [inline, virtual] |