PollingParameter Struct Reference
Relation between a polling parameter key and its value.
#include <scmTypes.h>
Public Attributes | |
| std::string | parameter = "" |
| Polling parameter key (e.g. polling type, ECP command sent to cards during polling) | |
| std::string | value = "" |
| Polling parameter value (the proto 'bytes' field is mapped to std::string) | |