Utility for testing a serial port connection. More...
#include <iostream>#include <string>#include <ecl/command_line.hpp>#include <ecl/errors.hpp>#include <ecl/ipc.hpp>#include <ecl/time.hpp>#include <ecl/threads.hpp>#include <ecl/devices/serial.hpp>#include <ecl/formatters.hpp>
Go to the source code of this file.
| Classes | |
| class | ecl::utils::Reader | 
| class | ecl::utils::Writer | 
| Namespaces | |
| namespace | ecl | 
| namespace | ecl::utils | 
| Utility programs. | |
| Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 175 of file serial.cpp.