OpenTREP Logo  0.07.4
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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: