LibreOffice Module ucbhelper (master) 1
Classes | Namespaces | Typedefs
fd_inputstream.hxx File Reference
#include <osl/file.h>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <cppuhelper/implbase.hxx>
#include <ucbhelper/ucbhelperdllapi.h>
#include <mutex>
Include dependency graph for fd_inputstream.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucbhelper::FdInputStream
 Implements a seekable InputStream working on a buffer. More...
 

Namespaces

namespace  ucbhelper
 

Typedefs

typedef cppu::WeakImplHelper< css::io::XInputStream, css::io::XSeekable > ucbhelper::FdInputStream_Base