#include <objdict.h>
Definition at line 122 of file objdict.h.
◆ Key() [1/3]
canopen::ObjectDict::Key::Key |
( |
const uint16_t |
i | ) |
|
|
inline |
◆ Key() [2/3]
canopen::ObjectDict::Key::Key |
( |
const uint16_t |
i, |
|
|
const uint8_t |
s |
|
) |
| |
|
inline |
◆ Key() [3/3]
canopen::ObjectDict::Key::Key |
( |
const std::string & |
str | ) |
|
|
inline |
◆ fromString()
size_t ObjectDict::Key::fromString |
( |
const std::string & |
str | ) |
|
|
staticprivate |
◆ hasSub()
bool canopen::ObjectDict::Key::hasSub |
( |
| ) |
const |
|
inline |
◆ index()
uint16_t canopen::ObjectDict::Key::index |
( |
| ) |
const |
|
inline |
◆ operator std::string()
ObjectDict::Key::operator std::string |
( |
| ) |
const |
◆ operator==()
bool canopen::ObjectDict::Key::operator== |
( |
const Key & |
other | ) |
const |
|
inline |
◆ sub_index()
uint8_t canopen::ObjectDict::Key::sub_index |
( |
| ) |
const |
|
inline |
◆ hash
const size_t canopen::ObjectDict::Key::hash |
The documentation for this class was generated from the following files: