Classes | Public Member Functions | Private Attributes | List of all members
can::BCMsocket Class Reference

#include <bcm.h>

Classes

struct  Message
 

Public Member Functions

 BCMsocket ()
 
bool init (const std::string &device)
 
void shutdown ()
 
template<typename DurationType >
bool startTX (DurationType period, Header header, size_t num, Frame *frames)
 
bool stopTX (Header header)
 
virtual ~BCMsocket ()
 

Private Attributes

int s_
 

Detailed Description

Definition at line 17 of file bcm.h.

Constructor & Destructor Documentation

can::BCMsocket::BCMsocket ( )
inline

Definition at line 50 of file bcm.h.

virtual can::BCMsocket::~BCMsocket ( )
inlinevirtual

Definition at line 109 of file bcm.h.

Member Function Documentation

bool can::BCMsocket::init ( const std::string &  device)
inline

Definition at line 52 of file bcm.h.

void can::BCMsocket::shutdown ( )
inline

Definition at line 102 of file bcm.h.

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.

Member Data Documentation

int can::BCMsocket::s_
private

Definition at line 18 of file bcm.h.


The documentation for this class was generated from the following file:


socketcan_interface
Author(s): Mathias Lüdtke
autogenerated on Fri May 14 2021 02:59:39