A internal used class, shall not be used from users. More...
#include <private_accessor.hpp>
Static Public Member Functions | |
static struct sqlite3 * | get_handle (connection &m_con) |
static void | acccess_check (connection &m_con) |
A internal used class, shall not be used from users.
Definition at line 41 of file private_accessor.hpp.
static void sqlite::private_accessor::acccess_check | ( | connection & | m_con | ) | [inline, static] |
Definition at line 45 of file private_accessor.hpp.
References sqlite::connection::access_check().
static struct sqlite3* sqlite::private_accessor::get_handle | ( | connection & | m_con | ) | [inline, static, read] |
Definition at line 42 of file private_accessor.hpp.
References sqlite::connection::handle.