OpenTREP Logo  0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
OPENTREP::SQLDBConnectionString_T Struct Reference

#include <opentrep/OPENTREP_Types.hpp>

+ Inheritance diagram for OPENTREP::SQLDBConnectionString_T:

Public Member Functions

 SQLDBConnectionString_T (const std::string &iValue)
 

Detailed Description

SQL database type: MySQL ("mysql)), SQLite3 ("sqlite") or, the default, no database at all ("nodb").

Definition at line 56 of file OPENTREP_Types.hpp.

Constructor & Destructor Documentation

◆ SQLDBConnectionString_T()

OPENTREP::SQLDBConnectionString_T::SQLDBConnectionString_T ( const std::string & iValue)
inlineexplicit

Definition at line 58 of file OPENTREP_Types.hpp.


The documentation for this struct was generated from the following file: