A Structure containing a cont and cls. More...
Data Fields | |
remove_did_document_callback | cont |
void * | cls |
A Structure containing a cont and cls.
Can be passed as a cls to a callback function
Definition at line 209 of file gnunet-did.c.
remove_did_document_callback Event::cont |
Definition at line 211 of file gnunet-did.c.
Referenced by remove_did_document(), and remove_did_document_namestore_cb().
void* Event::cls |
Definition at line 212 of file gnunet-did.c.
Referenced by create_did_cb(), remove_did_document(), and remove_did_document_namestore_cb().