Data Fields | |
struct GNUNET_MESSENGER_Service * | service |
struct GNUNET_CONTAINER_MultiShortmap * | peers |
Definition at line 34 of file gnunet-service-messenger_peer_store.h.
struct GNUNET_MESSENGER_Service* GNUNET_MESSENGER_PeerStore::service |
Definition at line 36 of file gnunet-service-messenger_peer_store.h.
Referenced by get_store_service_peer_identity(), and init_peer_store().
struct GNUNET_CONTAINER_MultiShortmap* GNUNET_MESSENGER_PeerStore::peers |
Definition at line 37 of file gnunet-service-messenger_peer_store.h.
Referenced by add_peer_store_entry(), clear_peer_store(), get_store_peer_of(), init_peer_store(), load_peer_store(), save_peer_store(), and update_store_peer().