LibreOffice Module ucb (master) 1
Classes | Namespaces | Functions
ftpcontainer.hxx File Reference
#include <sal/types.h>
Include dependency graph for ftpcontainer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ftp::MemoryContainer
 

Namespaces

namespace  ftp
 Definition of ftpcontentprovider.
 

Functions

int memory_write (void *buffer, size_t size, size_t nmemb, void *stream)
 

Function Documentation

◆ memory_write()

int memory_write ( void *  buffer,
size_t  size,
size_t  nmemb,
void *  stream 
)

Definition at line 102 of file ftpurl.cxx.

References ftp::MemoryContainer::append(), size, and stream.

Referenced by ftp::FTPURL::list().