KaCanOpen
 All Classes Functions Variables Typedefs Enumerations Pages
Public Member Functions | Public Attributes | List of all members
kaco::Address Struct Reference

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.
 

Detailed Description

Tuple of object dictionary index and subindex.

Definition at line 41 of file address.h.


The documentation for this struct was generated from the following file: