Tuple of object dictionary index and subindex. More...
#include <address.h>
Public Member Functions | |
| bool | operator== (const Address &other) const |
| Equality operator for use of Address as key type in std::unordered_map. | |
Public Attributes | |
| uint16_t | index |
| Index. | |
| uint8_t | subindex |
| Sub-index. | |
1.8.7