iCub-main
|
#include <cstdint>
#include <string>
#include "EoProtocol.h"
#include <yarp/os/Searchable.h>
Go to the source code of this file.
Classes | |
struct | eth::parser::boardProperties |
struct | eth::parser::boardSettings |
struct | eth::parser::boardActions |
struct | eth::parser::boardData |
struct | eth::parser::pc104Data |
Namespaces | |
eth | |
eth::parser | |
Functions | |
bool | eth::parser::read (yarp::os::Searchable &cfgtotal, pc104Data &pc104data) |
bool | eth::parser::read (yarp::os::Searchable &cfgtotal, boardData &boarddata) |
bool | eth::parser::print (const pc104Data &pc104data) |
bool | eth::parser::print (const boardData &boarddata) |