LibreOffice Module io (master) 1
Classes | Typedefs | Functions
io_stm Namespace Reference

Classes

class  MemFIFO
 
class  MemRingBuffer
 

Typedefs

typedef std::unordered_map< Reference< XInterface >, sal_Int32, hashObjectContainer_Impl, equalObjectContainer_Impl > ObjectContainer_Impl
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_ODataInputStream_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_ODataOutputStream_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_OObjectOutputStream_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_OObjectInputStream_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_OMarkableOutputStream_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_OMarkableInputStream_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Typedef Documentation

◆ ObjectContainer_Impl

typedef std::unordered_map< Reference< XInterface >, sal_Int32, hashObjectContainer_Impl, equalObjectContainer_Impl> io_stm::ObjectContainer_Impl

Definition at line 736 of file odata.cxx.

Function Documentation

◆ io_ODataInputStream_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_stm::io_ODataInputStream_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 408 of file odata.cxx.

◆ io_ODataOutputStream_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_stm::io_ODataOutputStream_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 702 of file odata.cxx.

◆ io_OMarkableInputStream_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_stm::io_OMarkableInputStream_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 756 of file omark.cxx.

◆ io_OMarkableOutputStream_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_stm::io_OMarkableOutputStream_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 361 of file omark.cxx.

◆ io_OObjectInputStream_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_stm::io_OObjectInputStream_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 1220 of file odata.cxx.

◆ io_OObjectOutputStream_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_stm::io_OObjectOutputStream_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 962 of file odata.cxx.