|
nidas v1.2.3
|
#include <nidas/dynld/DSMSerialSensor.h>#include <nidas/util/Socket.h>#include <nidas/util/auto_ptr.h>#include <cstdio>#include <iostream>#include <sstream>#include <poll.h>#include <termios.h>#include <csignal>#include <cstring>Classes | |
| class | RemoteSerial |
| RemoteSerial provides a connection between a user's stdin/stdout and a DSMSerialSensor - so that one can send and receive characters while the sensor is connected and being sampled by the DSM. More... | |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
References RemoteSerial::getInstance(), and nidas::core::getSample().