Used for diffing a configuration object against the default one. More...
Data Fields | |
const struct GNUNET_CONFIGURATION_Handle * | cfg_default |
struct GNUNET_CONFIGURATION_Handle * | cfgDiff |
Used for diffing a configuration object against the default one.
Definition at line 210 of file configuration.c.
const struct GNUNET_CONFIGURATION_Handle* DiffHandle::cfg_default |
Definition at line 212 of file configuration.c.
Referenced by compare_entries(), and GNUNET_CONFIGURATION_get_diff().
struct GNUNET_CONFIGURATION_Handle* DiffHandle::cfgDiff |
Definition at line 214 of file configuration.c.
Referenced by compare_entries(), and GNUNET_CONFIGURATION_get_diff().