|
Electroneum
|
#include <msgreply.h>

Public Attributes | |
| struct query_info | key |
| struct lruhash_entry | entry |
Structure to keep hash table entry for message replies.
Definition at line 211 of file msgreply.h.
| struct lruhash_entry msgreply_entry::entry |
the hash table entry, data is struct reply_info*
Definition at line 215 of file msgreply.h.
| struct query_info msgreply_entry::key |
the hash table key
Definition at line 213 of file msgreply.h.