LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs | Functions
mysqlc_driver.hxx File Reference
#include "mysqlc_connection.hxx"
#include <com/sun/star/sdbc/XDriver.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp>
#include <cppuhelper/compbase.hxx>
Include dependency graph for mysqlc_driver.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::mysqlc::MysqlCDriver
 

Namespaces

namespace  connectivity
 
namespace  connectivity::mysqlc
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver, css::sdbcx::XDataDefinitionSupplier, css::lang::XServiceInfo > connectivity::mysqlc::ODriver_BASE
 
typedef void *(* connectivity::mysqlc::OMysqlCConnection_CreateInstanceFunction) (void *_pDriver)
 

Functions

Reference< css::uno::XInterface > connectivity::mysqlc::MysqlCDriver_CreateInstance (const Reference< css::lang::XMultiServiceFactory > &_rxFactory)