wxSQLite3 4.9.10
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
wxSQLite3StatementReference Class Reference

Reference counted statement object (internal) More...

Public Member Functions

 wxSQLite3StatementReference (sqlite3_stmt *stmt=NULL)
 Default constructor.
 
virtual ~wxSQLite3StatementReference ()
 Default destructor.
 

Friends

class WXDLLIMPEXP_FWD_SQLITE3 wxSQLite3ResultSet
 
class WXDLLIMPEXP_FWD_SQLITE3 wxSQLite3Statement
 

Detailed Description

Reference counted statement object (internal)

Constructor & Destructor Documentation

◆ wxSQLite3StatementReference()

wxSQLite3StatementReference::wxSQLite3StatementReference ( sqlite3_stmt * stmt = NULL)
inline

Default constructor.

◆ ~wxSQLite3StatementReference()

virtual wxSQLite3StatementReference::~wxSQLite3StatementReference ( )
inlinevirtual

Default destructor.

Friends And Related Symbol Documentation

◆ wxSQLite3ResultSet

◆ wxSQLite3Statement


The documentation for this class was generated from the following file: