Added pure virtual Modem base class
commitb3ae55ed10733d353a6a2c0ce6ee01caf063d5e3
authorChris Frey <cdfrey@foursquare.net>
Thu, 15 May 2008 21:56:21 +0000 (15 17:56 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 15 May 2008 21:56:21 +0000 (15 17:56 -0400)
tree3ad078a56fc2d0ffe2f3b40ab3060b5836313e8b
parent4b23f1e32b20bb09d55b2284e4fff4d35bd11827
Added pure virtual Modem base class

Added pure virtual Modem base class for common
modem-oriented API in m_ipmodem.h and m_serial.h
(only Open and Write so far)
ChangeLog
src/Makefile.am
src/modem.h [new file with mode: 0644]