GNUnet debian-0.24.3-23-g589b01d60
GNUNET_MESSENGER_RoomAction Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/messenger/messenger_api_room.h>

Collaboration diagram for GNUNET_MESSENGER_RoomAction:
[legend]

Data Fields

struct GNUNET_HashCode hash
 
struct GNUNET_MESSENGER_Roomroom
 
struct GNUNET_SCHEDULER_Tasktask
 

Detailed Description

Definition at line 46 of file messenger_api_room.h.

Field Documentation

◆ hash

struct GNUNET_HashCode GNUNET_MESSENGER_RoomAction::hash

Definition at line 48 of file messenger_api_room.h.

Referenced by cancel_room_action(), and delay_room_action().

◆ room

struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_RoomAction::room

Definition at line 50 of file messenger_api_room.h.

Referenced by cancel_room_action(), and delay_room_action().

◆ task

struct GNUNET_SCHEDULER_Task* GNUNET_MESSENGER_RoomAction::task

Definition at line 51 of file messenger_api_room.h.


The documentation for this struct was generated from the following file: