51void qof_collection_mark_dirty (QofCollection *);
52void qof_collection_print_dirty (
const QofCollection *col, gpointer dummy);
void qof_collection_mark_clean(QofCollection *)
reset value of dirty flag
void qof_collection_insert_entity(QofCollection *, QofInstance *)
Take entity, remove it from whatever collection its currently in, and place it in a new collection.
QOF entity type identification system.