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 23 of file bcm.h.

Constructor & Destructor Documentation

◆ Message()

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

Definition at line 26 of file bcm.h.

◆ ~Message()

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

Definition at line 47 of file bcm.h.

Member Function Documentation

◆ head()

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

Definition at line 33 of file bcm.h.

◆ setHeader()

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

Definition at line 41 of file bcm.h.

◆ setIVal2()

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

Definition at line 36 of file bcm.h.

◆ write()

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

Definition at line 44 of file bcm.h.

Member Data Documentation

◆ data

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

Definition at line 25 of file bcm.h.

◆ size

size_t can::BCMsocket::Message::size

Definition at line 24 of file bcm.h.


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


socketcan_interface
Author(s): Mathias Lüdtke
autogenerated on Mon Feb 28 2022 23:28:00