#include <emv-internal.h>
Data Fields | |
| uint16_t | t_tag |
| uint16_t | t_type |
| uint8_t | t_min |
| uint8_t | t_max |
| const char * | t_label |
Definition at line 29 of file emv-internal.h.
| const char* _emv_tag::t_label |
Definition at line 33 of file emv-internal.h.
Referenced by emv_data_tag_label().
| uint8_t _emv_tag::t_max |
Definition at line 32 of file emv-internal.h.
| uint8_t _emv_tag::t_min |
Definition at line 32 of file emv-internal.h.
| uint16_t _emv_tag::t_tag |
Definition at line 30 of file emv-internal.h.
Referenced by find_tag().
| uint16_t _emv_tag::t_type |
Definition at line 31 of file emv-internal.h.
Referenced by emv_data_atomic(), emv_data_composite(), emv_data_int(), and emv_data_type().
1.6.3