#include <SocketCan.hpp>
◆ SocketCanSettings()
iv::comms::socketcan::SocketCanSettings::SocketCanSettings |
( |
| ) |
|
|
default |
◆ ~SocketCanSettings()
iv::comms::socketcan::SocketCanSettings::~SocketCanSettings |
( |
| ) |
|
|
overridedefault |
◆ ctrlClose()
void iv::comms::socketcan::SocketCanSettings::ctrlClose |
( |
void * | socket | ) |
|
|
overridevirtual |
◆ ctrlInit()
◆ ctrlOpen()
◆ ctrlReceive()
uint32_t iv::comms::socketcan::SocketCanSettings::ctrlReceive |
( |
void * | socket, |
|
|
std::shared_ptr< CMessageCan > & | message ) |
|
overridevirtual |
◆ ctrlSend()
uint32_t iv::comms::socketcan::SocketCanSettings::ctrlSend |
( |
void * | socket, |
|
|
const CMessageCan & | pStcMessage ) |
|
overridevirtual |
◆ peakBaudRateToBtr0Btr1()
◆ prvExistsInterface()
static bool iv::comms::socketcan::ISocketCANInterface::prvExistsInterface |
( |
const std::string & | deviceId | ) |
|
|
inlinestaticprotectedinherited |
◆ prvIsInterfaceUp()
static bool iv::comms::socketcan::ISocketCANInterface::prvIsInterfaceUp |
( |
const std::string & | deviceId | ) |
|
|
inlinestaticprotectedinherited |
◆ prvIxxatKernelModuleLoad()
static void iv::comms::socketcan::ISocketCANInterface::prvIxxatKernelModuleLoad |
( |
| ) |
|
|
inlinestaticprotectedinherited |
◆ prvPeakKernelModuleLoad()
static void iv::comms::socketcan::ISocketCANInterface::prvPeakKernelModuleLoad |
( |
| ) |
|
|
inlinestaticprotectedinherited |
◆ prvSetBitrate()
static bool iv::comms::socketcan::ISocketCANInterface::prvSetBitrate |
( |
const std::string & | deviceId, |
|
|
uint64_t | btr0 ) |
|
inlinestaticprotectedinherited |
◆ prvSetInterface()
static bool iv::comms::socketcan::ISocketCANInterface::prvSetInterface |
( |
const std::string & | deviceId, |
|
|
bool | up ) |
|
inlinestaticprotectedinherited |
◆ m_interfaceName
std::string iv::comms::socketcan::ISocketCANInterface::m_interfaceName {} |
|
protectedinherited |
The documentation for this class was generated from the following files: