GNUnet 0.21.1
GNUNET_MESSENGER_StartServiceState Struct Reference

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

Collaboration diagram for GNUNET_MESSENGER_StartServiceState:
[legend]

Data Fields

char * peer_label
 
char * system_label
 
struct GNUNET_MESSENGER_TestStageTopologytopology
 
struct GNUNET_TESTING_Interpreteris
 
const struct GNUNET_TESTING_Systemtl_system
 
struct GNUNET_MESSENGER_Handlemsg
 
struct GNUNET_CONTAINER_MultiHashMaprooms
 
unsigned int peer_index
 
unsigned int stage_index
 

Detailed Description

Definition at line 85 of file messenger-testing.h.

Field Documentation

◆ peer_label

char* GNUNET_MESSENGER_StartServiceState::peer_label

◆ system_label

char* GNUNET_MESSENGER_StartServiceState::system_label

◆ topology

struct GNUNET_MESSENGER_TestStageTopology* GNUNET_MESSENGER_StartServiceState::topology

◆ is

struct GNUNET_TESTING_Interpreter* GNUNET_MESSENGER_StartServiceState::is

◆ tl_system

const struct GNUNET_TESTING_System* GNUNET_MESSENGER_StartServiceState::tl_system

◆ msg

struct GNUNET_MESSENGER_Handle* GNUNET_MESSENGER_StartServiceState::msg

◆ rooms

struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_StartServiceState::rooms

◆ peer_index

unsigned int GNUNET_MESSENGER_StartServiceState::peer_index

Definition at line 97 of file messenger-testing.h.

Referenced by GNUNET_MESSENGER_cmd_start_service(), and join_room_run().

◆ stage_index

unsigned int GNUNET_MESSENGER_StartServiceState::stage_index

Definition at line 98 of file messenger-testing.h.

Referenced by GNUNET_MESSENGER_cmd_start_service(), and join_room_run().


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