GNUnet 0.21.1
DaemonHandleList Struct Reference
Collaboration diagram for DaemonHandleList:
[legend]

Data Fields

struct DaemonHandleListprev
 
struct DaemonHandleListnext
 
GNUNET_PROGRAM_Main d
 

Detailed Description

Definition at line 422 of file program.c.

Field Documentation

◆ prev

struct DaemonHandleList* DaemonHandleList::prev

Definition at line 425 of file program.c.

◆ next

struct DaemonHandleList* DaemonHandleList::next

Definition at line 428 of file program.c.

◆ d

GNUNET_PROGRAM_Main DaemonHandleList::d

Definition at line 431 of file program.c.

Referenced by GNUNET_DAEMON_register().


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