Data Fields | |
struct GNUNET_MESSENGER_SrvRoom * | room |
struct GNUNET_CONTAINER_MultiHashMap * | operations |
Definition at line 35 of file gnunet-service-messenger_operation_store.h.
struct GNUNET_MESSENGER_SrvRoom* GNUNET_MESSENGER_OperationStore::room |
Definition at line 37 of file gnunet-service-messenger_operation_store.h.
Referenced by callback_found_message(), callback_store_operation(), delete_srv_room_message(), get_srv_room_operation_store(), idle_request_room_messages(), init_operation_store(), send_message_request(), and update_room_message().
struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_OperationStore::operations |
Definition at line 39 of file gnunet-service-messenger_operation_store.h.
Referenced by callback_scan_for_operations(), cancel_store_operation(), clear_operation_store(), get_store_operation_type(), init_operation_store(), and use_store_operation().