sqlite::private_accessor Struct Reference

A internal used class, shall not be used from users. More...

#include <private_accessor.hpp>

List of all members.

Static Public Member Functions

static struct sqlite3 * get_handle (connection &m_con)
static void acccess_check (connection &m_con)

Detailed Description

A internal used class, shall not be used from users.

Definition at line 41 of file private_accessor.hpp.


Member Function Documentation

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().

Here is the call graph for this function:

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends

Generated on 29 May 2014 for VSQLite++ by  doxygen 1.6.1