Definition in file kvp-util-p.h.
#include "guid.h"
#include "kvp_frame.h"
Go to the source code of this file.
Functions | |
KvpBag Bags of GUID Pointers | |
| KvpFrame * | gnc_kvp_bag_add (KvpFrame *kvp_root, const char *path, time_t secs, const char *first_name,...) |
| void | gnc_kvp_bag_merge (KvpFrame *kvp_into, const char *intopath, KvpFrame *kvp_from, const char *frompath) |
| KvpFrame * | gnc_kvp_bag_find_by_guid (KvpFrame *root, const char *path, const char *guid_name, const GUID *desired_guid) |
| void | gnc_kvp_bag_remove_frame (KvpFrame *root, const char *path, KvpFrame *fr) |
1.5.2