#include <tCanDevice.h>
|
static void | CheckLXRTInterface () |
|
static tCanDevice * | Create (const char *device_name, int flags, unsigned char acceptance_code, unsigned char acceptance_mask, unsigned int baud_rate, unsigned send_fifo_size, unsigned receive_fifo_size) |
|
Definition at line 39 of file tCanDevice.h.
icl_hardware::can::tCanDevice::~tCanDevice |
( |
| ) |
|
|
virtual |
void icl_hardware::can::tCanDevice::CheckLXRTInterface |
( |
| ) |
|
|
static |
tCanDevice * icl_hardware::can::tCanDevice::Create |
( |
const char * |
device_name, |
|
|
int |
flags, |
|
|
unsigned char |
acceptance_code, |
|
|
unsigned char |
acceptance_mask, |
|
|
unsigned int |
baud_rate, |
|
|
unsigned |
send_fifo_size, |
|
|
unsigned |
receive_fifo_size |
|
) |
| |
|
static |
virtual bool icl_hardware::can::tCanDevice::IsInitialized |
( |
| ) |
|
|
pure virtual |
virtual int icl_hardware::can::tCanDevice::Receive |
( |
tCanMessage & |
msg | ) |
|
|
pure virtual |
virtual void icl_hardware::can::tCanDevice::Reset |
( |
| ) |
|
|
pure virtual |
virtual int icl_hardware::can::tCanDevice::Send |
( |
const tCanMessage & |
msg | ) |
|
|
pure virtual |
bool icl_hardware::can::tCanDevice::m_canlxrt_available = false |
|
staticprotected |
The documentation for this class was generated from the following files: