GnuCash c935c2f+
Loading...
Searching...
No Matches
Public Member Functions
GncSqlStatement Class Referenceabstract

SQL statement provider. More...

#include <gnc-sql-connection.hpp>

Inheritance diagram for GncSqlStatement:
GncDbiSqlStatement

Public Member Functions

virtual const char * to_sql () const =0
 
virtual void add_where_cond (QofIdTypeConst, const PairVec &)=0
 

Detailed Description

SQL statement provider.

Definition at line 44 of file gnc-sql-connection.hpp.

Constructor & Destructor Documentation

◆ ~GncSqlStatement()

virtual GncSqlStatement::~GncSqlStatement ( )
inlinevirtual

Definition at line 47 of file gnc-sql-connection.hpp.

47{}

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