LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
RowSet.hxx File Reference
#include <sal/config.h>
#include <atomic>
#include <cstddef>
#include <apitools.hxx>
#include "RowSetBase.hxx"
#include <com/sun/star/sdbc/XPreparedStatement.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp>
#include <com/sun/star/sdb/XResultSetAccess.hpp>
#include <com/sun/star/sdbc/XRowSetListener.hpp>
#include <com/sun/star/sdbc/XRowUpdate.hpp>
#include <com/sun/star/sdbc/XResultSetUpdate.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>
#include <com/sun/star/sdb/XRowSetApproveBroadcaster.hpp>
#include <com/sun/star/util/XCancellable.hpp>
#include <com/sun/star/sdbcx/XDeleteRows.hpp>
#include <com/sun/star/sdb/XCompletedExecution.hpp>
#include <com/sun/star/sdb/XParametersSupplier.hpp>
#include <com/sun/star/sdb/XRowsChangeBroadcaster.hpp>
#include <cppuhelper/compbase12.hxx>
#include <cppuhelper/basemutex.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <connectivity/paramwrapper.hxx>
#include <connectivity/FValue.hxx>
#include <connectivity/warningscontainer.hxx>
Include dependency graph for RowSet.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::ORowSet
 
class  dbaccess::ORowSetClone
 

Namespaces

namespace  dbaccess
 

Typedefs

typedef ::cppu::WeakAggComponentImplHelper12< css::sdb::XResultSetAccess, css::sdb::XRowSetApproveBroadcaster, css::sdb::XRowsChangeBroadcaster, css::sdbcx::XDeleteRows, css::sdbc::XParameters, css::lang::XEventListener, css::sdbc::XResultSetUpdate, css::sdbc::XRowUpdate, css::util::XCancellable, css::sdb::XCompletedExecution, css::sdb::XParametersSupplier, css::sdbc::XWarningsSupplier > dbaccess::ORowSet_BASE1