solarpowerlog trunk
/home/tobi/workspace/solarpowerlog/src/Connections/CConnectSerialAsio.h File Reference

Go to the source code of this file.


Detailed Description

This interface class abstracts the Comms-Interface (IConnect) to the boost::asio class

Boost::asio can act either as a serial class (like RS233, Rs485) or as TCP class. so copying would mean lots of duplicated code

Created on: May 16, 2010 Author: tobi

Definition in file CConnectSerialAsio.h.