[IOMultiplexerV2] added CIOTimer class to c++ interface && added some features to...
authorpk910 <philipp@zoelle1.de>
Wed, 19 Mar 2014 01:15:48 +0000 (02:15 +0100)
committerpk910 <philipp@zoelle1.de>
Wed, 19 Mar 2014 01:15:48 +0000 (02:15 +0100)
commit2487ad21511a08b1b29c28aeb893155cb779a8f8
tree0163080c3db1735b100f3913c6950f779cca96d5
parentf40d2e60142d1cb141c46e63ed847b0d821ca920
[IOMultiplexerV2] added CIOTimer class to c++ interface && added some features to IOTimer.c
configure.ac
src/IOHandler++/IOTimer.cpp [new file with mode: 0644]
src/IOHandler++/IOTimer.h [new file with mode: 0644]
src/IOHandler++/Makefile.am
src/IOHandler/IOTimer.c
src/IOHandler/IOTimer.h
src/IOHandler_test/Makefile.am
src/IOHandler_test/timer++/.gitignore [new file with mode: 0644]
src/IOHandler_test/timer++/Makefile.am [new file with mode: 0644]
src/IOHandler_test/timer++/iotest.cpp [new file with mode: 0644]