LibreOffice Module dbaccess (master) 1
|
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/weakref.hxx>
#include <osl/mutex.hxx>
#include <utility>
Go to the source code of this file.
Classes | |
class | sdbtools::ConnectionDependentComponent |
struct | sdbtools::ConnectionDependentComponent::GuardAccess |
helper for granting exclusive access to various other methods More... | |
class | sdbtools::ConnectionDependentComponent::EntryGuard |
a class for guarding methods of a connection-dependent component More... | |
Namespaces | |
namespace | sdbtools |