|
Electroneum
|
#include <outbound_list.h>

Public Attributes | |
| struct outbound_entry * | first |
The outbound list. This structure is part of the module specific query state.
Definition at line 52 of file outbound_list.h.
| struct outbound_entry* outbound_list::first |
The linked list of outbound query entries.
Definition at line 54 of file outbound_list.h.