GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
sql_backend Struct Reference

Data Fields

gboolean is_known
 
gboolean is_ok
 
GncSqlBackendsql_be
 
QofInstanceinst
 
QofQuerypQuery
 
gpointer pCompiledQuery
 
gnc_sql_query_infopQueryInfo
 

Detailed Description

Definition at line 264 of file gnc-sql-backend.cpp.

Field Documentation

◆ inst

QofInstance* sql_backend::inst

Definition at line 269 of file gnc-sql-backend.cpp.

◆ is_known

gboolean sql_backend::is_known

Definition at line 266 of file gnc-sql-backend.cpp.

◆ is_ok

gboolean sql_backend::is_ok

Definition at line 267 of file gnc-sql-backend.cpp.

◆ pCompiledQuery

gpointer sql_backend::pCompiledQuery

Definition at line 271 of file gnc-sql-backend.cpp.

◆ pQuery

QofQuery* sql_backend::pQuery

Definition at line 270 of file gnc-sql-backend.cpp.

◆ pQueryInfo

gnc_sql_query_info* sql_backend::pQueryInfo

Definition at line 272 of file gnc-sql-backend.cpp.

◆ sql_be

GncSqlBackend* sql_backend::sql_be

Definition at line 268 of file gnc-sql-backend.cpp.


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