Handle to an initialized block library. More...
Data Fields | |
struct Plugin ** | plugins |
Array of our plugins. More... | |
unsigned int | num_plugins |
Size of the 'plugins' array. More... | |
const struct GNUNET_CONFIGURATION_Handle * | cfg |
Our configuration. More... | |
struct Plugin** GNUNET_BLOCK_Context::plugins |
unsigned int GNUNET_BLOCK_Context::num_plugins |
const struct GNUNET_CONFIGURATION_Handle* GNUNET_BLOCK_Context::cfg |
Our configuration.
Definition at line 69 of file block.c.
Referenced by gnunet_testing.Peer::__del__(), gnunet_testing.Peer::get_statistics_value(), gnunet_testing.Peer::start(), and gnunet_testing.Peer::stop().