Electroneum
msgreply_entry Struct Reference

#include <msgreply.h>

Collaboration diagram for msgreply_entry:

Public Attributes

struct query_info key
 
struct lruhash_entry entry
 

Detailed Description

Structure to keep hash table entry for message replies.

Definition at line 211 of file msgreply.h.

Member Data Documentation

◆ entry

struct lruhash_entry msgreply_entry::entry

the hash table entry, data is struct reply_info*

Definition at line 215 of file msgreply.h.

◆ key

struct query_info msgreply_entry::key

the hash table key

Definition at line 213 of file msgreply.h.


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