|
LibreOffice Module io (master) 1
|
#include <osl/security.hxx>#include "acceptor.hxx"#include <com/sun/star/connection/XConnection.hpp>#include <com/sun/star/connection/ConnectionSetupException.hpp>#include <com/sun/star/io/IOException.hpp>#include <osl/diagnose.h>#include <cppuhelper/implbase.hxx>#include <rtl/ref.hxx>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | io_acceptor |
| oslInterlockedCount m_nStatus |
Definition at line 56 of file acc_pipe.cxx.
| ::osl::StreamPipe m_pipe |
Definition at line 55 of file acc_pipe.cxx.
| OUString m_sDescription |
Definition at line 57 of file acc_pipe.cxx.