#include <bcm.h>
Definition at line 21 of file bcm.h.
◆ BCMsocket()
can::BCMsocket::BCMsocket |
( |
| ) |
|
|
inline |
Definition at line 54 of file bcm.h.
◆ ~BCMsocket()
virtual can::BCMsocket::~BCMsocket |
( |
| ) |
|
|
inlinevirtual |
◆ init()
bool can::BCMsocket::init |
( |
const std::string & |
device | ) |
|
|
inline |
Definition at line 56 of file bcm.h.
◆ shutdown()
void can::BCMsocket::shutdown |
( |
| ) |
|
|
inline |
◆ startTX()
template<typename DurationType >
bool can::BCMsocket::startTX |
( |
DurationType |
period, |
|
|
Header |
header, |
|
|
size_t |
num, |
|
|
Frame * |
frames |
|
) |
| |
|
inline |
Definition at line 81 of file bcm.h.
◆ stopTX()
bool can::BCMsocket::stopTX |
( |
Header |
header | ) |
|
|
inline |
◆ s_
Definition at line 22 of file bcm.h.
The documentation for this class was generated from the following file: