|
GnuCash c935c2f+
|
Data Fields | |
| GncSqlBackend * | be |
| const GncGUID * | guid |
| gboolean | is_ok |
| KvpFrame * | pKvpFrame |
| KvpValue::Type | value_type |
| GList * | pList |
| context_t | context |
| KvpValue * | pKvpValue |
| std::string | path |
| std::string | parent_path |
Definition at line 64 of file gnc-slots-sql.cpp.
| GncSqlBackend* slot_info_t::be |
Definition at line 66 of file gnc-slots-sql.cpp.
| context_t slot_info_t::context |
Definition at line 72 of file gnc-slots-sql.cpp.
| const GncGUID* slot_info_t::guid |
Definition at line 67 of file gnc-slots-sql.cpp.
| gboolean slot_info_t::is_ok |
Definition at line 68 of file gnc-slots-sql.cpp.
| std::string slot_info_t::parent_path |
Definition at line 75 of file gnc-slots-sql.cpp.
| std::string slot_info_t::path |
Definition at line 74 of file gnc-slots-sql.cpp.
| KvpFrame* slot_info_t::pKvpFrame |
Definition at line 69 of file gnc-slots-sql.cpp.
| KvpValue* slot_info_t::pKvpValue |
Definition at line 73 of file gnc-slots-sql.cpp.
| GList* slot_info_t::pList |
Definition at line 71 of file gnc-slots-sql.cpp.
| KvpValue::Type slot_info_t::value_type |
Definition at line 70 of file gnc-slots-sql.cpp.