Electroneum
subnet_qstate Struct Reference

#include <subnetmod.h>

Collaboration diagram for subnet_qstate:

Public Attributes

hashvalue_type qinfo_hash
 
struct ecs_data ecs_client_in
 
struct ecs_data ecs_client_out
 
struct ecs_data ecs_server_in
 
struct ecs_data ecs_server_out
 
int subnet_downstream
 
int subnet_sent
 

Detailed Description

Definition at line 71 of file subnetmod.h.

Member Data Documentation

◆ ecs_client_in

struct ecs_data subnet_qstate::ecs_client_in

ecs_data for client communication

Definition at line 75 of file subnetmod.h.

◆ ecs_client_out

struct ecs_data subnet_qstate::ecs_client_out

Definition at line 76 of file subnetmod.h.

◆ ecs_server_in

struct ecs_data subnet_qstate::ecs_server_in

ecss data for server communication

Definition at line 78 of file subnetmod.h.

◆ ecs_server_out

struct ecs_data subnet_qstate::ecs_server_out

Definition at line 79 of file subnetmod.h.

◆ qinfo_hash

hashvalue_type subnet_qstate::qinfo_hash

We need the hash for both cache lookup and insert

Definition at line 73 of file subnetmod.h.

◆ subnet_downstream

int subnet_qstate::subnet_downstream

Definition at line 80 of file subnetmod.h.

◆ subnet_sent

int subnet_qstate::subnet_sent

Definition at line 81 of file subnetmod.h.


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