Data Fields | |
struct GNUNET_MESSENGER_SrvHandle * | handle |
struct GNUNET_MESSENGER_SrvRoom * | room |
const struct GNUNET_CRYPTO_PublicKey * | pubkey |
Definition at line 276 of file gnunet-service-messenger_service.c.
struct GNUNET_MESSENGER_SrvHandle* HandleInitializationClosure::handle |
Definition at line 278 of file gnunet-service-messenger_service.c.
struct GNUNET_MESSENGER_SrvRoom* HandleInitializationClosure::room |
Definition at line 279 of file gnunet-service-messenger_service.c.
Referenced by initialize_service_handle().
const struct GNUNET_CRYPTO_PublicKey* HandleInitializationClosure::pubkey |
Definition at line 280 of file gnunet-service-messenger_service.c.