#include "AnalogWrapper.h"#include <sstream>#include <iostream>#include <yarp/dev/ControlBoardInterfaces.h>#include <yarp/os/LogComponent.h>#include <yarp/os/LogStream.h>
Include dependency graph for AnalogWrapper.cpp:Go to the source code of this file.
Classes | |
| class | AnalogServerHandler |
| Handler of the rpc port related to an analog sensor. More... | |
| class | AnalogPortEntry |
| A yarp port that output data read from an analog sensor. More... | |
Functions | |
| const yarp::os::LogComponent & | ANALOGWRAPPER () |
| const yarp::os::LogComponent& ANALOGWRAPPER | ( | ) |
Definition at line 22 of file AnalogWrapper.cpp.