Electroneum
service_callback Struct Reference

#include <outside_network.h>

Collaboration diagram for service_callback:

Public Attributes

struct service_callbacknext
 
comm_point_callback_typecb
 
void * cb_arg
 

Detailed Description

Callback to party interested in serviced query results.

Definition at line 300 of file outside_network.h.

Member Data Documentation

◆ cb

comm_point_callback_type* service_callback::cb

callback function

Definition at line 304 of file outside_network.h.

◆ cb_arg

void* service_callback::cb_arg

user argument for callback function

Definition at line 306 of file outside_network.h.

◆ next

struct service_callback* service_callback::next

next in callback list

Definition at line 302 of file outside_network.h.


The documentation for this struct was generated from the following file: