OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OPENTREP::SQLiteDBFilePath_T Struct Reference

#include <opentrep/OPENTREP_Types.hpp>

+ Inheritance diagram for OPENTREP::SQLiteDBFilePath_T:

Public Member Functions

 SQLiteDBFilePath_T (const std::string &iValue)
 

Detailed Description

SQLite database file-path, corresponding to the (potentially relative) directory name (on the filesystem) where SQLite stores its database.

Definition at line 56 of file OPENTREP_Types.hpp.

Constructor & Destructor Documentation

OPENTREP::SQLiteDBFilePath_T::SQLiteDBFilePath_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: