GNUnet 0.21.1
arm.h File Reference
#include "gnunet_common.h"
Include dependency graph for arm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GNUNET_ARM_StatusMessage
 Status update from ARM to client. More...
 
struct  GNUNET_ARM_Message
 
struct  GNUNET_ARM_ResultMessage
 Reply from ARM to client. More...
 
struct  GNUNET_ARM_ServiceInfoMessage
 
struct  GNUNET_ARM_ListResultMessage
 Reply from ARM to client for the GNUNET_MESSAGE_TYPE_ARM_LIST request followed by count '\0' terminated strings. More...
 

Macros

#define DEBUG_ARM   GNUNET_EXTRA_LOGGING
 This option will turn on the DEBUG loglevel for all processes controlled by this ARM! More...
 

Detailed Description

Author
Christian Grothoff

Definition in file arm.h.

Macro Definition Documentation

◆ DEBUG_ARM

#define DEBUG_ARM   GNUNET_EXTRA_LOGGING

This option will turn on the DEBUG loglevel for all processes controlled by this ARM!

Definition at line 34 of file arm.h.