Public Member Functions | Public Attributes
can::BCMsocket::Message Struct Reference

List of all members.

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.

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

Definition at line 21 of file bcm.h.

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 Thu Jun 6 2019 20:43:53