Public Member Functions | Private Member Functions | Private Attributes
CoLaFrame Class Reference

#include <device.h>

List of all members.

Public Member Functions

 CoLaFrame ()
 CoLaFrame (const char *str)
std::vector< char > finish ()

Private Member Functions

uint8_t checksum ()

Private Attributes

std::vector< char > buffer_

Detailed Description

Definition at line 41 of file device.h.


Constructor & Destructor Documentation

CoLaFrame::CoLaFrame ( ) [inline]

Definition at line 52 of file device.h.

CoLaFrame::CoLaFrame ( const char *  str) [inline]

Definition at line 55 of file device.h.


Member Function Documentation

uint8_t CoLaFrame::checksum ( ) [inline, private]

Definition at line 44 of file device.h.

std::vector<char> CoLaFrame::finish ( ) [inline]

Definition at line 61 of file device.h.


Member Data Documentation

std::vector<char> CoLaFrame::buffer_ [private]

Definition at line 42 of file device.h.


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


sick_visionary_t_driver
Author(s): Joshua Hampp
autogenerated on Sat Jun 8 2019 19:04:06