Public Member Functions | Private Attributes
CAN Class Reference

#include <can.h>

List of all members.

Public Member Functions

 CAN ()
bool receive_frame (can_frame *frame)
bool send_frame (const can_frame *frame)
 ~CAN ()

Private Attributes

int cansocket_

Detailed Description

Definition at line 9 of file can.h.


Constructor & Destructor Documentation

CAN::CAN ( )

Definition at line 16 of file can.cc.

CAN::~CAN ( )

Definition at line 46 of file can.cc.


Member Function Documentation

bool CAN::receive_frame ( can_frame *  frame)

Definition at line 62 of file can.cc.

bool CAN::send_frame ( const can_frame *  frame)

Definition at line 52 of file can.cc.


Member Data Documentation

int CAN::cansocket_ [private]

Definition at line 19 of file can.h.


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


kurt_base
Author(s): Jochen Sprickerhof
autogenerated on Thu Aug 27 2015 13:44:43