Data Fields | |
struct GNUNET_CONTAINER_MultiHashMap * | anonymous |
struct GNUNET_CONTAINER_MultiHashMap * | contacts |
size_t | counter |
Definition at line 33 of file messenger_api_contact_store.h.
struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_ContactStore::anonymous |
Definition at line 35 of file messenger_api_contact_store.h.
Referenced by clear_contact_store(), init_contact_store(), and select_store_contact_map().
struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_ContactStore::contacts |
Definition at line 36 of file messenger_api_contact_store.h.
Referenced by clear_contact_store(), get_store_contact(), get_store_contact_raw(), init_contact_store(), remove_store_contact(), select_store_contact_map(), and update_store_contact().
size_t GNUNET_MESSENGER_ContactStore::counter |
Definition at line 38 of file messenger_api_contact_store.h.
Referenced by get_store_contact(), and init_contact_store().