![]() |
XMP Toolkit SDK
6.0.0
|
This is the complete list of members for XMP_IO, including all inherited members.
AbsorbTemp()=0 | XMP_IO | pure virtual |
DeleteTemp()=0 | XMP_IO | pure virtual |
DeriveTemp()=0 | XMP_IO | pure virtual |
kReadAll enum value | XMP_IO | |
Length()=0 | XMP_IO | pure virtual |
Offset() | XMP_IO | inline |
operator=(const XMP_IO &) | XMP_IO | inlineprivate |
Read(void *buffer, XMP_Uns32 count, bool readAll=false)=0 | XMP_IO | pure virtual |
ReadAll(void *buffer, XMP_Uns32 bytes) | XMP_IO | inline |
Rewind() | XMP_IO | inline |
Seek(XMP_Int64 offset, SeekMode mode)=0 | XMP_IO | pure virtual |
ToEOF() | XMP_IO | inline |
Truncate(XMP_Int64 length)=0 | XMP_IO | pure virtual |
Write(const void *buffer, XMP_Uns32 count)=0 | XMP_IO | pure virtual |
XMP_IO() | XMP_IO | inline |
XMP_IO(const XMP_IO &original) | XMP_IO | private |
~XMP_IO() | XMP_IO | inlinevirtual |