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

Data Fields

GncSqlBackendbe
 
const GncGUIDguid
 
gboolean is_ok
 
KvpFrame * pKvpFrame
 
KvpValue::Type value_type
 
GList * pList
 
context_t context
 
KvpValue * pKvpValue
 
std::string path
 
std::string parent_path
 

Detailed Description

Definition at line 64 of file gnc-slots-sql.cpp.

Field Documentation

◆ be

GncSqlBackend* slot_info_t::be

Definition at line 66 of file gnc-slots-sql.cpp.

◆ context

context_t slot_info_t::context

Definition at line 72 of file gnc-slots-sql.cpp.

◆ guid

const GncGUID* slot_info_t::guid

Definition at line 67 of file gnc-slots-sql.cpp.

◆ is_ok

gboolean slot_info_t::is_ok

Definition at line 68 of file gnc-slots-sql.cpp.

◆ parent_path

std::string slot_info_t::parent_path

Definition at line 75 of file gnc-slots-sql.cpp.

◆ path

std::string slot_info_t::path

Definition at line 74 of file gnc-slots-sql.cpp.

◆ pKvpFrame

KvpFrame* slot_info_t::pKvpFrame

Definition at line 69 of file gnc-slots-sql.cpp.

◆ pKvpValue

KvpValue* slot_info_t::pKvpValue

Definition at line 73 of file gnc-slots-sql.cpp.

◆ pList

GList* slot_info_t::pList

Definition at line 71 of file gnc-slots-sql.cpp.

◆ value_type

KvpValue::Type slot_info_t::value_type

Definition at line 70 of file gnc-slots-sql.cpp.


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