Container for (binary) CAN frames going through Hubs.
More...
#include <Hub.hxx>
Container for (binary) CAN frames going through Hubs.
Definition at line 71 of file Hub.hxx.
◆ CanFrameContainer()
| CanFrameContainer::CanFrameContainer |
( |
| ) |
|
|
inline |
◆ frame()
| const struct can_frame & CanFrameContainer::frame |
( |
| ) |
const |
|
inline |
- Returns
- the embedded CAN frame.
Definition at line 90 of file Hub.hxx.
◆ mutable_frame()
| struct can_frame * CanFrameContainer::mutable_frame |
( |
| ) |
|
|
inline |
- Returns
- a mutable pointer to the embedded CAN frame.
Definition at line 85 of file Hub.hxx.
The documentation for this struct was generated from the following file: