This is the complete list of members for
PCIDSK::IOInterfaces, including all inherited members.
Close(void *io_handle) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
Eof(void *io_handle) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
Flush(void *io_handle) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
Open(std::string filename, std::string access) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
Read(void *buffer, uint64 size, uint64 nmemb, void *io_handle) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
Seek(void *io_handle, uint64 offset, int whence) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
Tell(void *io_handle) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
Write(const void *buffer, uint64 size, uint64 nmemb, void *io_handle) const =0 (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [pure virtual] |
~IOInterfaces() (defined in PCIDSK::IOInterfaces) | PCIDSK::IOInterfaces | [inline, virtual] |