#include <SerialDev.hxx>
Definition at line 37 of file SerialDev.hxx.
◆ SerialDev()
| SoDa::SerialDev::SerialDev |
( |
const std::string & | devname, |
|
|
unsigned int | speed = 9600, |
|
|
bool | par_ena = false, |
|
|
bool | par_even = true ) |
◆ flushInput()
| bool SoDa::SerialDev::flushInput |
( |
| ) |
|
◆ flushOutput()
| bool SoDa::SerialDev::flushOutput |
( |
| ) |
|
◆ getSpeed()
| int SoDa::SerialDev::getSpeed |
( |
int | spd | ) |
|
|
private |
◆ getString()
| bool SoDa::SerialDev::getString |
( |
std::string & | str, |
|
|
unsigned int | maxlen ) |
◆ palindromeCommand()
| bool SoDa::SerialDev::palindromeCommand |
( |
std::string & | str | ) |
|
◆ putString()
| bool SoDa::SerialDev::putString |
( |
const std::string & | str | ) |
|
◆ port
| int SoDa::SerialDev::port |
|
private |
◆ serial_port_open
| bool SoDa::SerialDev::serial_port_open |
|
private |
The documentation for this class was generated from the following file: