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