Tree node describing a protocol. More...
Data Fields | |
NfcProtocol | parent_protocol |
Parent protocol identifier. | |
size_t | children_num |
const NfcProtocol * | children_protocol |
< Number of the child protocols. | |
Tree node describing a protocol.
All base protocols (see above) have NfcProtocolInvalid in the parent_protocol field.
const NfcProtocol* NfcProtocolTreeNode::children_protocol |
< Number of the child protocols.
Pointer to an array of child protocol identifiers.