Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mt4cpp_0.3.76-1-doc.tar.bz2 | 2015-03-20 | 366.9 kB | |
mt4cpp_0.3.76-1_i386.deb | 2015-03-20 | 8.1 kB | |
mt4cpp_0.3.76-1.tar.gz | 2015-03-20 | 8.0 kB | |
mt4cpp_0.3.76-1.zip | 2015-03-20 | 10.4 kB | |
mt4cpp_0.3.76-1_amd64.deb | 2015-03-20 | 8.1 kB | |
README.txt | 2015-03-20 | 534 Bytes | |
mt4cpp_0.3.76-1.exe | 2015-03-20 | 46.1 kB | |
Totals: 7 Items | 448.2 kB | 0 |
The C++ header-only library for multi-thread programs. Based on Boost and provides additional features: active object design pattern, command queues, serial port with timeout. Folder descriptions: mt4cpp - the library (header only) examples - examples src - sources tests - unit tests sandbox - algorithm Leader/Followers, authors: P.Guz, T.Ciolkowski Changelog: 0.01 ---- + active object (scheduler) based on Boost.Thread 0.02 ---- + serial port with timeout 0.03 ---- + C++11 mode + Boost 1.57 + CommandHistory::keys() method