Closure for get_action();. More...
Data Fields | |
enum GNUNET_DHT_RouteOption | options |
enum GNUNET_BLOCK_Type | type |
uint32_t | hop_count |
uint32_t | desired_replication_level |
struct GNUNET_PeerIdentity | trunc_peer |
const struct GNUNET_HashCode * | key |
Closure for get_action();.
Definition at line 1357 of file gnunet-service-dht_clients.c.
enum GNUNET_DHT_RouteOption GetActionContext::options |
Definition at line 1359 of file gnunet-service-dht_clients.c.
Referenced by httpdomain.httpdomain.HTTPResource::add_target_and_index(), httpdomain.autohttp.flask_base.AutoflaskBase::blueprints(), httpdomain.autohttp.bottle.AutobottleDirective::endpoints(), httpdomain.autohttp.flask_base.AutoflaskBase::endpoints(), httpdomain.autohttp.tornado.AutoTornadoDirective::endpoints(), GDS_CLIENTS_process_get(), get_action(), httpdomain.autohttp.bottle.AutobottleDirective::make_rst(), httpdomain.autohttp.tornado.AutoTornadoDirective::make_rst(), httpdomain.autohttp.flask_base.AutoflaskBase::make_rst(), httpdomain.autohttp.flask_base.AutoflaskBase::modules(), httpdomain.autohttp.flask_base.AutoflaskBase::order(), typescriptdomain.TypeScriptDefinition::run(), httpdomain.autohttp.flask_base.AutoflaskBase::undoc_blueprints(), httpdomain.autohttp.bottle.AutobottleDirective::undoc_endpoints(), httpdomain.autohttp.flask_base.AutoflaskBase::undoc_endpoints(), httpdomain.autohttp.tornado.AutoTornadoDirective::undoc_endpoints(), and httpdomain.autohttp.flask_base.AutoflaskBase::undoc_modules().
enum GNUNET_BLOCK_Type GetActionContext::type |
Definition at line 1360 of file gnunet-service-dht_clients.c.
Referenced by get_action().
uint32_t GetActionContext::hop_count |
Definition at line 1361 of file gnunet-service-dht_clients.c.
Referenced by GDS_CLIENTS_process_get(), and get_action().
uint32_t GetActionContext::desired_replication_level |
Definition at line 1362 of file gnunet-service-dht_clients.c.
Referenced by GDS_CLIENTS_process_get(), and get_action().
struct GNUNET_PeerIdentity GetActionContext::trunc_peer |
Definition at line 1363 of file gnunet-service-dht_clients.c.
const struct GNUNET_HashCode* GetActionContext::key |
Definition at line 1364 of file gnunet-service-dht_clients.c.
Referenced by gnunet-chk.Chk::__init__(), gnunet-chk.AESKey::__init__(), get_action(), and gnunet-chk.Chk::uri().