|
| Reader (Serial *serial_device, bool hexFormat=false, bool timestamps=false) |
|
| Reader (Serial *serial_device, bool timestamps=false) |
|
void | wait () |
|
void | wait () |
|
Definition at line 125 of file hex.cpp.
◆ Reader() [1/2]
ecl::utils::Reader::Reader |
( |
Serial * |
serial_device, |
|
|
bool |
timestamps = false |
|
) |
| |
|
inline |
◆ Reader() [2/2]
ecl::utils::Reader::Reader |
( |
Serial * |
serial_device, |
|
|
bool |
hexFormat = false , |
|
|
bool |
timestamps = false |
|
) |
| |
|
inline |
◆ run() [1/2]
void ecl::utils::Reader::run |
( |
| ) |
|
|
inlineprivate |
◆ run() [2/2]
void ecl::utils::Reader::run |
( |
| ) |
|
|
inlineprivate |
◆ wait() [1/2]
void ecl::utils::Reader::wait |
( |
| ) |
|
|
inline |
◆ wait() [2/2]
void ecl::utils::Reader::wait |
( |
| ) |
|
|
inline |
◆ current_time
long ecl::utils::Reader::current_time |
|
private |
◆ display_timestamps
bool ecl::utils::Reader::display_timestamps |
|
private |
◆ format
Format< long > ecl::utils::Reader::format |
|
private |
◆ hex
bool ecl::utils::Reader::hex |
|
private |
◆ hex_format
Format< unsigned char > ecl::utils::Reader::hex_format |
|
private |
◆ serial
Serial * ecl::utils::Reader::serial |
|
private |
◆ thread
Thread ecl::utils::Reader::thread |
|
private |
◆ time
TimeStamp ecl::utils::Reader::time |
|
private |
The documentation for this class was generated from the following files: