Public Member Functions | Private Member Functions | Private Attributes | List of all members
CoLaFrame Class Reference

#include <device.h>

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 ( )
inlineprivate

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 Mon Jun 10 2019 15:09:27