syslog-ng source
CollectionComparator Struct Reference
Collaboration diagram for CollectionComparator:

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
 

Member Data Documentation

◆ added_entries

GList* CollectionComparator::added_entries

◆ callback_data

gpointer CollectionComparator::callback_data

◆ deleted_entries

GList* CollectionComparator::deleted_entries

◆ handle_deleted_entry

cc_callback CollectionComparator::handle_deleted_entry

◆ handle_new_entry

cc_callback CollectionComparator::handle_new_entry

◆ original_list

GList* CollectionComparator::original_list

◆ original_map

GHashTable* CollectionComparator::original_map

◆ running

gboolean CollectionComparator::running

The documentation for this struct was generated from the following file: