LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
mysqlc_connection.hxx File Reference
#include <memory>
#include "mysqlc_subcomponent.hxx"
#include "mysqlc_types.hxx"
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <com/sun/star/sdbc/SQLWarning.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
#include <com/sun/star/util/XStringSubstitution.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <rtl/ref.hxx>
#include <mysql.h>
#include <map>
Include dependency graph for mysqlc_connection.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  connectivity::mysqlc::ConnectionSettings
 
class  connectivity::mysqlc::OConnection
 

Namespaces

namespace  sql
 
namespace  connectivity
 
namespace  connectivity::mysqlc
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XConnection, css::sdbc::XWarningsSupplier, css::lang::XUnoTunnel, css::lang::XServiceInfo > connectivity::mysqlc::OMetaConnection_BASE
 
typedef OMetaConnection_BASE connectivity::mysqlc::OConnection_BASE
 
typedef std::vector< css::uno::WeakReferenceHelper > connectivity::mysqlc::OWeakRefArray