Protocol++® (Protocolpp®)  v5.6.2
ProtocolPP::jtestcfg::tstresp Struct Reference

#include <jtestcfg.h>

Public Attributes

int threads
 number of threads in this responder
 
std::string units
 unit of time for latencies (s, ms, us, ns, ps, fs)
 
std::string rname
 name of the responder
 
std::string writelatency
 latency for writes to memory
 
std::string readlatency
 latency for reads to memory
 
std::string computelatency
 latency for computation of protocol, encryption, or authentication
 

Detailed Description

tstresp - Responder configuration structure

threads - number of threads in this responder units - unit of time for latencies (s, ms, us, ns, ps, fs) rname - name of the responder writelatency - latency for writes to memory readlatency - latency for reads to memory computelatency - latency for computation of protocol, encryption, or authentication


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