Data Fields | |
| struct GNUNET_MESSENGER_SrvHandle * | handle |
| struct GNUNET_MESSENGER_SrvRoom * | room |
| const struct GNUNET_CRYPTO_BlindablePublicKey * | pubkey |
Definition at line 399 of file gnunet-service-messenger_service.c.
| struct GNUNET_MESSENGER_SrvHandle* HandleInitializationClosure::handle |
Definition at line 401 of file gnunet-service-messenger_service.c.
Referenced by initialize_service_handle().
| struct GNUNET_MESSENGER_SrvRoom* HandleInitializationClosure::room |
Definition at line 402 of file gnunet-service-messenger_service.c.
Referenced by initialize_service_handle().
| const struct GNUNET_CRYPTO_BlindablePublicKey* HandleInitializationClosure::pubkey |
Definition at line 403 of file gnunet-service-messenger_service.c.