#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/messenger/testing_messenger.h>
Data Fields | |
unsigned int | peer_amount |
unsigned int | stage_amount |
struct GNUNET_MESSENGER_TestStage * | peer_stages |
Definition at line 52 of file testing_messenger.h.
unsigned int GNUNET_MESSENGER_TestStageTopology::peer_amount |
Definition at line 54 of file testing_messenger.h.
Referenced by GNUNET_MESSENGER_create_room_state(), GNUNET_MESSENGER_create_topo(), and join_room_run().
unsigned int GNUNET_MESSENGER_TestStageTopology::stage_amount |
Definition at line 55 of file testing_messenger.h.
Referenced by GNUNET_MESSENGER_create_topo(), and start_service_run().
struct GNUNET_MESSENGER_TestStage* GNUNET_MESSENGER_TestStageTopology::peer_stages |
Definition at line 57 of file testing_messenger.h.
Referenced by GNUNET_MESSENGER_create_topo(), GNUNET_MESSENGER_destroy_topo(), and join_room_run().