GnuCash 2.4.99
Data Fields
_KvpValue Struct Reference

Data Fields

KvpValueType type
union {
   gint64   int64
   double   dbl
   gnc_numeric   numeric
   gchar *   str
   GncGUID *   guid
   Timespec   timespec
   KvpValueBinaryData   binary
   GList *   list
   KvpFrame *   frame
   GDate   gdate
value

Detailed Description

Definition at line 51 of file kvp_frame.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines