GNUnet 0.21.1
CommandListEntry Struct Reference

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

Collaboration diagram for CommandListEntry:
[legend]

Data Fields

struct CommandListEntrynext
 
struct CommandListEntryprev
 
struct GNUNET_TESTING_Commandcommand
 

Detailed Description

Definition at line 142 of file testing.h.

Field Documentation

◆ next

struct CommandListEntry* CommandListEntry::next

Definition at line 144 of file testing.h.

◆ prev

struct CommandListEntry* CommandListEntry::prev

Definition at line 146 of file testing.h.

◆ command

struct GNUNET_TESTING_Command* CommandListEntry::command

Definition at line 148 of file testing.h.

Referenced by barrier_reached_run(), and GNUNET_TESTING_finish_barrier_().


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