|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::SQLiteError, including all inherited members.
| errMsg (defined in nix::SQLiteError) | nix::SQLiteError | |
| errNo (defined in nix::SQLiteError) | nix::SQLiteError | |
| extendedErrNo (defined in nix::SQLiteError) | nix::SQLiteError | |
| offset (defined in nix::SQLiteError) | nix::SQLiteError | |
| path (defined in nix::SQLiteError) | nix::SQLiteError | |
| SQLite (defined in nix::SQLiteError) | nix::SQLiteError | |
| SQLiteError(const char *path, const char *errMsg, int errNo, int extendedErrNo, int offset, HintFmt &&hf) (defined in nix::SQLiteError) | nix::SQLiteError | |
| SQLiteError(const char *path, const char *errMsg, int errNo, int extendedErrNo, int offset, const std::string &fs, const Args &... args) (defined in nix::SQLiteError) | nix::SQLiteError | inlineprotected |
| SQLiteStmt (defined in nix::SQLiteError) | nix::SQLiteError | |
| SQLiteTxn (defined in nix::SQLiteError) | nix::SQLiteError | |
| throw_(sqlite3 *db, const std::string &fs, const Args &... args) (defined in nix::SQLiteError) | nix::SQLiteError | inlineprotectedstatic |
| throw_(sqlite3 *db, HintFmt &&hf) (defined in nix::SQLiteError) | nix::SQLiteError | protectedstatic |