LogDoctor/docs/html/structDatabaseHandler.html

7.0 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 4.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
Loading...
Searching...
No Matches

Public Member Functions

bool checkDriver () const
 Checks the presence of the QSQLITE driver.
 

Static Public Member Functions

static DatabaseWrapper get (const DatabaseType db_type, const bool readonly=false)
 Returns an instance of the requested database.
 

Member Function Documentation

◆ get()

DatabaseWrapper DatabaseHandler::get ( const DatabaseType db_type,
const bool readonly = false )
static

Returns an instance of the requested database.

Parameters
readonlyWhether the database whould be initialized in readonly mode
Exceptions
DoNotCatchException

The documentation for this struct was generated from the following files:
  • logdoctor/modules/database/database.h
  • logdoctor/modules/database/database.cpp

Generated by doxygen 1.10.0 </html>