|
template<typename... Args> |
static void | throw_ (sqlite3 *db, const std::string &fs, const Args &... args) |
|
|
std::string | path |
|
std::string | errMsg |
|
int | errNo |
|
int | extendedErrNo |
|
int | offset |
|
|
template<typename... Args> |
| SQLiteError (const char *path, const char *errMsg, int errNo, int extendedErrNo, int offset, const std::string &fs, const Args &... args) |
|
|
static void | throw_ (sqlite3 *db, HintFmt &&hf) |
|
The documentation for this struct was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/sqlite.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/sqlite.cc