|
Protocol++® (Protocolpp®)
v5.7.0
|
#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 | |
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