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

Public Member Functions

 PLT_PipeOutputStreamPump (NPT_InputStreamReference &input, NPT_Size size=65535, NPT_Size max_bytes_to_read=0)
 
NPT_Result Transmit (NPT_OutputStream &output) override
 

Protected Attributes

NPT_InputStreamReference m_Input
 
NPT_Size m_MaxBytesToRead
 
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: