LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
DriversConfig.hxx File Reference
#include <sal/config.h>
#include <map>
#include <string_view>
#include <com/sun/star/uno/Sequence.h>
#include <connectivity/dbtoolsdllapi.hxx>
#include <comphelper/singletonref.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <unotools/confignode.hxx>
Include dependency graph for DriversConfig.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  connectivity::TInstalledDriver
 
class  connectivity::DriversConfigImpl
 
class  connectivity::DriversConfig
 

Namespaces

namespace  connectivity
 

Typedefs

typedef std::map< OUString, TInstalledDriver > connectivity::TInstalledDrivers