| kodi
    | 
This is the complete list of members for NPT_InputStream, including all inherited members.
| GetAvailable(NPT_LargeSize &available)=0 (defined in NPT_InputStream) | NPT_InputStream | pure virtual | 
| GetSize(NPT_LargeSize &size)=0 (defined in NPT_InputStream) | NPT_InputStream | pure virtual | 
| Load(NPT_DataBuffer &buffer, NPT_Size max_read=0) (defined in NPT_InputStream) | NPT_InputStream | virtual | 
| Read(void *buffer, NPT_Size bytes_to_read, NPT_Size *bytes_read=NULL)=0 (defined in NPT_InputStream) | NPT_InputStream | pure 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)=0 (defined in NPT_InputStream) | NPT_InputStream | pure virtual | 
| Skip(NPT_Size offset) (defined in NPT_InputStream) | NPT_InputStream | virtual | 
| Tell(NPT_Position &offset)=0 (defined in NPT_InputStream) | NPT_InputStream | pure virtual | 
| ~NPT_InputStream() (defined in NPT_InputStream) | NPT_InputStream | inlinevirtual | 
 1.8.13
 1.8.13