#include "gnunet_common.h"
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... | |
Definition in file arm.h.
#define DEBUG_ARM GNUNET_EXTRA_LOGGING |