Data Fields | |
struct GNUNET_MESSENGER_SrvRoom * | room |
struct GNUNET_CONTAINER_MultiHashMap * | operations |
Definition at line 34 of file gnunet-service-messenger_operation_store.h.
struct GNUNET_MESSENGER_SrvRoom* GNUNET_MESSENGER_OperationStore::room |
Definition at line 36 of file gnunet-service-messenger_operation_store.h.
Referenced by callback_found_message(), callback_operation(), clear_operation_store(), delete_srv_room_message(), get_srv_room_operation_store(), init_operation_store(), send_message_request(), and send_room_info().
struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_OperationStore::operations |
Definition at line 38 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(), save_operation_store(), and use_store_operation().