Key Struct Reference
A structure to store keys.
#include <scmTypes.h>
Public Attributes | |
KeyType | keytype = DEFAULT_KEY |
Key type. | |
char32_t | index = 0 |
Keys value. | |
std::string | keys = "" |
Key index. | |
A structure to store keys.
#include <scmTypes.h>
Public Attributes | |
KeyType | keytype = DEFAULT_KEY |
Key type. | |
char32_t | index = 0 |
Keys value. | |
std::string | keys = "" |
Key index. | |