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