GNUnet 0.21.1
gnunet_namecache_plugin.h File Reference

Plugin API for the namecache database backend. More...

Include dependency graph for gnunet_namecache_plugin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GNUNET_NAMECACHE_PluginFunctions
 struct returned by the initialization function of the plugin More...
 

Typedefs

typedef void(* GNUNET_NAMECACHE_BlockCallback) (void *cls, const struct GNUNET_GNSRECORD_Block *block)
 Function called for matching blocks. More...
 

Detailed Description

Plugin API for the namecache database backend.

Definition in file gnunet_namecache_plugin.h.