mt4cpp
|
Files | |
file | Command.hpp [code] |
The command module (Command base class, progress, command description). | |
file | CommandHistory.hpp [code] |
The collection of commands connected with scheduler. | |
file | mt4cpp.h [code] |
file | OstreamCommandObserver.hpp [code] |
The command observer using standard std::ostream for notify. | |
file | Scheduler.hpp [code] |
The active object scheduler module (Scheduler, CommandQueue and working thread main function) | |
file | SerialPort.hpp [code] |
The serial port with timeout based on Boost.Asio. | |
file | TickCommand.hpp [code] |
Module with testing command (progress after every 0.02 s). | |
file | Version.hpp [code] |