xbmc
Public Member Functions | Protected Attributes | List of all members
PLT_PipeInputStreamPump Class Reference
Inheritance diagram for PLT_PipeInputStreamPump:
Inheritance graph
[legend]
Collaboration diagram for PLT_PipeInputStreamPump:
Collaboration graph
[legend]

Public Member Functions

 PLT_PipeInputStreamPump (NPT_OutputStreamReference &output, NPT_Size size=65535)
 
NPT_Result Receive (NPT_InputStream &input, NPT_Size max_bytes_to_read, NPT_Size *bytes_read) override
 

Protected Attributes

NPT_OutputStreamReference m_Output
 
NPT_Result m_LastRes
 
- Protected Attributes inherited from PLT_StreamPump
NPT_RingBufferm_RingBuffer
 
NPT_Offset m_TotalBytesRead
 
NPT_Offset m_TotalBytesWritten
 

Additional Inherited Members

- Protected Member Functions inherited from PLT_StreamPump
 PLT_StreamPump (NPT_Size size=65535)
 
NPT_Result PullData (NPT_InputStream &input, NPT_Size max_bytes_to_read)
 
NPT_Result PushData (NPT_OutputStream &output, NPT_Size &bytes_written)
 

The documentation for this class was generated from the following files: