LibreOffice Module ucb (master) 1
|
#include <boost/shared_ptr.hpp>
#include <istream>
#include <mutex>
#include <cppuhelper/weak.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
Go to the source code of this file.
Classes | |
class | cmis::StdInputStream |
Implements a seekable InputStream working on an std::istream. More... | |
Namespaces | |
namespace | cmis |