DESERT 4.0.0
uwconnector Directory Reference
Directory dependency graph for uwconnector:
DESERT_Framework/DESERT/physical/uwconnector

Files

 initlib.cpp
 file to initialize the libuwconnector.so library
 
 uwconnector.h
 Generic class that provides a method to interface with the devices. Will be specialized for, e.g., socket connections, serial ecc...
 
 uwserial.cpp
 
 uwserial.h
 This implements a generic serial connector .
 
 uwsocket.cpp
 
 uwsocket.h
 Class that implements a connector and, specifically, the socket connector. BSD sockets are used, to connect to either TCP or UDP.