kodi
|
This is the complete list of members for NPT_BsdSocketInputStream, including all inherited members.
GetAvailable(NPT_LargeSize &available) override (defined in NPT_BsdSocketInputStream) | NPT_BsdSocketInputStream | virtual |
GetSize(NPT_LargeSize &size) override (defined in NPT_BsdSocketInputStream) | NPT_BsdSocketInputStream | virtual |
Load(NPT_DataBuffer &buffer, NPT_Size max_read=0) (defined in NPT_InputStream) | NPT_InputStream | virtual |
m_SocketFdReference (defined in NPT_BsdSocketStream) | NPT_BsdSocketStream | private |
NPT_BsdSocketInputStream(NPT_BsdSocketFdReference &socket_fd) (defined in NPT_BsdSocketInputStream) | NPT_BsdSocketInputStream | inline |
NPT_BsdSocketStream(NPT_BsdSocketFdReference &socket_fd) (defined in NPT_BsdSocketStream) | NPT_BsdSocketStream | inlineprivate |
Read(void *buffer, NPT_Size bytes_to_read, NPT_Size *bytes_read) override (defined in NPT_BsdSocketInputStream) | NPT_BsdSocketInputStream | 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_BsdSocketInputStream) | NPT_BsdSocketInputStream | inlinevirtual |
Skip(NPT_Size offset) (defined in NPT_InputStream) | NPT_InputStream | virtual |
Tell(NPT_Position &where) override (defined in NPT_BsdSocketInputStream) | NPT_BsdSocketInputStream | inlinevirtual |
~NPT_BsdSocketStream() (defined in NPT_BsdSocketStream) | NPT_BsdSocketStream | inlineprivatevirtual |
~NPT_InputStream() (defined in NPT_InputStream) | NPT_InputStream | inlinevirtual |