sq3::statement_reset_finalizer Struct Reference

A specialized dtor to reset (not close) sq3::statement objects, for use with refcount::rcptr<sqlite3,statement_reset_finalizer>. More...

#include <sq3.hpp>

List of all members.

Public Member Functions

void operator() (::sq3::statement *&t)
 Calls t->reset() and assigns t to 0.

Detailed Description

A specialized dtor to reset (not close) sq3::statement objects, for use with refcount::rcptr<sqlite3,statement_reset_finalizer>.

Definition at line 108 of file sq3.hpp.


The documentation for this struct was generated from the following files:
Generated by  doxygen 1.6.2-20100208