#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/messenger/testing_messenger.h>
Data Fields | |
struct GNUNET_CONTAINER_MultiPeerMap * | doors |
unsigned int | required_doors |
Definition at line 70 of file testing_messenger.h.
struct GNUNET_CONTAINER_MultiPeerMap* GNUNET_MESSENGER_RoomState::doors |
Definition at line 72 of file testing_messenger.h.
Referenced by GNUNET_MESSENGER_create_room_state(), GNUNET_MESSENGER_destroy_room_state(), and on_message_cb().
unsigned int GNUNET_MESSENGER_RoomState::required_doors |
Definition at line 74 of file testing_messenger.h.
Referenced by GNUNET_MESSENGER_create_room_state().