Derive-C
|
#include <template.h>
Public Attributes | |
bool | present |
uint16_t | distance_from_desired |
K | key |
Definition at line 55 of file template.h.
uint16_t KEY_ENTRY::distance_from_desired |
Definition at line 57 of file template.h.
K KEY_ENTRY::key |
Definition at line 58 of file template.h.
bool KEY_ENTRY::present |
Definition at line 56 of file template.h.