#include "messenger-testing-cmds.h"Go to the source code of this file.
Functions | |
| enum GNUNET_GenericReturnValue | GNUNET_MESSENGER_get_trait_state (const struct GNUNET_TESTING_Command *cmd, struct GNUNET_MESSENGER_StartServiceState **ret) | 
| struct GNUNET_TESTING_Trait | GNUNET_MESSENGER_make_trait_state (struct GNUNET_MESSENGER_StartServiceState *value) | 
| enum GNUNET_GenericReturnValue GNUNET_MESSENGER_get_trait_state | ( | const struct GNUNET_TESTING_Command * | cmd, | 
| struct GNUNET_MESSENGER_StartServiceState ** | ret | ||
| ) | 
Definition at line 29 of file testing_messenger_traits.c.
Referenced by join_room_run(), and stop_service_run().
| struct GNUNET_TESTING_Trait GNUNET_MESSENGER_make_trait_state | ( | struct GNUNET_MESSENGER_StartServiceState * | value | ) | 
Definition at line 29 of file testing_messenger_traits.c.
Referenced by start_service_traits().