
Public Attributes | |
| GList * | original_list |
| GHashTable * | original_map |
| gboolean | running |
| GList * | deleted_entries |
| GList * | added_entries |
| gpointer | callback_data |
| cc_callback | handle_new_entry |
| cc_callback | handle_deleted_entry |
| GList* CollectionComparator::added_entries |
| gpointer CollectionComparator::callback_data |
| GList* CollectionComparator::deleted_entries |
| cc_callback CollectionComparator::handle_deleted_entry |
| cc_callback CollectionComparator::handle_new_entry |
| GList* CollectionComparator::original_list |
| GHashTable* CollectionComparator::original_map |
| gboolean CollectionComparator::running |