GNUnet 0.22.0
testing_messenger_traits.c File Reference
Include dependency graph for testing_messenger_traits.c:

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)
 

Function Documentation

◆ GNUNET_MESSENGER_get_trait_state()

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().

Here is the caller graph for this function:

◆ GNUNET_MESSENGER_make_trait_state()

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().

Here is the caller graph for this function: