LibreOffice Module ucb (master) 1
Public Member Functions | Protected Member Functions | List of all members
ftp::CurlInput Class Referenceabstract

#include <ftpurl.hxx>

Public Member Functions

virtual sal_Int32 read (sal_Int8 *dest, sal_Int32 nBytesRequested)=0
 

Protected Member Functions

 ~CurlInput ()
 

Detailed Description

Definition at line 64 of file ftpurl.hxx.

Constructor & Destructor Documentation

◆ ~CurlInput()

ftp::CurlInput::~CurlInput ( )
inlineprotected

Definition at line 70 of file ftpurl.hxx.

Member Function Documentation

◆ read()

virtual sal_Int32 ftp::CurlInput::read ( sal_Int8 dest,
sal_Int32  nBytesRequested 
)
pure virtual

Referenced by memory_read().


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