kodi
|
This is the complete list of members for NPT_ZipDeflatingInputStream, including all inherited members.
GetAvailable(NPT_LargeSize &available) override (defined in NPT_ZipDeflatingInputStream) | NPT_ZipDeflatingInputStream | virtual |
GetSize(NPT_LargeSize &size) override (defined in NPT_ZipDeflatingInputStream) | NPT_ZipDeflatingInputStream | virtual |
Load(NPT_DataBuffer &buffer, NPT_Size max_read=0) (defined in NPT_InputStream) | NPT_InputStream | virtual |
NPT_ZipDeflatingInputStream(NPT_InputStreamReference &source, int compression_level=NPT_ZIP_COMPRESSION_LEVEL_DEFAULT, NPT_Zip::Format format=NPT_Zip::ZLIB) (defined in NPT_ZipDeflatingInputStream) | NPT_ZipDeflatingInputStream | |
Read(void *buffer, NPT_Size bytes_to_read, NPT_Size *bytes_read=NULL) override (defined in NPT_ZipDeflatingInputStream) | NPT_ZipDeflatingInputStream | virtual |
ReadFully(void *buffer, NPT_Size bytes_to_read) (defined in NPT_InputStream) | NPT_InputStream | virtual |
ReadUI08(NPT_UInt8 &value) (defined in NPT_InputStream) | NPT_InputStream | |
ReadUI16(NPT_UInt16 &value) (defined in NPT_InputStream) | NPT_InputStream | |
ReadUI24(NPT_UInt32 &value) (defined in NPT_InputStream) | NPT_InputStream | |
ReadUI32(NPT_UInt32 &value) (defined in NPT_InputStream) | NPT_InputStream | |
ReadUI64(NPT_UInt64 &value) (defined in NPT_InputStream) | NPT_InputStream | |
Seek(NPT_Position offset) override (defined in NPT_ZipDeflatingInputStream) | NPT_ZipDeflatingInputStream | virtual |
Skip(NPT_Size offset) (defined in NPT_InputStream) | NPT_InputStream | virtual |
Tell(NPT_Position &offset) override (defined in NPT_ZipDeflatingInputStream) | NPT_ZipDeflatingInputStream | virtual |
~NPT_InputStream() (defined in NPT_InputStream) | NPT_InputStream | inlinevirtual |
~NPT_ZipDeflatingInputStream() override (defined in NPT_ZipDeflatingInputStream) | NPT_ZipDeflatingInputStream |