HDLCd-Tools
LineReader Class Reference

#include <LineReader.h>

Public Member Functions

 LineReader (boost::asio::io_service &io_service)
 
void SetOnInputLineCallback (std::function< void(const std::vector< unsigned char >)> a_OnInputLineCallback)
 

Detailed Description

Definition at line 29 of file LineReader.h.

Constructor & Destructor Documentation

LineReader::LineReader ( boost::asio::io_service &  io_service)
inline

Definition at line 32 of file LineReader.h.

Member Function Documentation

void LineReader::SetOnInputLineCallback ( std::function< void(const std::vector< unsigned char >)>  a_OnInputLineCallback)
inline

Definition at line 37 of file LineReader.h.

Here is the caller graph for this function:


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