Public Member Functions | Public Attributes | List of all members
can::BCMsocket::Message Struct Reference

Public Member Functions

bcm_msg_head & head ()
 
 Message (size_t n)
 
void setHeader (Header header)
 
template<typename T >
void setIVal2 (T period)
 
bool write (int s)
 
 ~Message ()
 

Public Attributes

uint8_t * data
 
size_t size
 

Detailed Description

Definition at line 19 of file bcm.h.

Constructor & Destructor Documentation

can::BCMsocket::Message::Message ( size_t  n)
inline

Definition at line 22 of file bcm.h.

can::BCMsocket::Message::~Message ( )
inline

Definition at line 43 of file bcm.h.

Member Function Documentation

bcm_msg_head& can::BCMsocket::Message::head ( )
inline

Definition at line 29 of file bcm.h.

void can::BCMsocket::Message::setHeader ( Header  header)
inline

Definition at line 37 of file bcm.h.

template<typename T >
void can::BCMsocket::Message::setIVal2 ( period)
inline

Definition at line 32 of file bcm.h.

bool can::BCMsocket::Message::write ( int  s)
inline

Definition at line 40 of file bcm.h.

Member Data Documentation

uint8_t* can::BCMsocket::Message::data

Definition at line 21 of file bcm.h.

size_t can::BCMsocket::Message::size

Definition at line 20 of file bcm.h.


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


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