#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/messenger/messenger_api_contact_store.h>
Data Fields | |
struct GNUNET_CONTAINER_MultiHashMap * | anonymous |
struct GNUNET_CONTAINER_MultiHashMap * | contacts |
Definition at line 35 of file messenger_api_contact_store.h.
struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_ContactStore::anonymous |
Definition at line 37 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 38 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().