mt4cpp
|
▼Nmt4cpp | |
CBasicSerialPort | Template for object represents serial port with timeout |
CCommand | |
CCommandDesc | Descriptor of command |
CCommandHistory | |
CCommandHolder | Holder with the type and pointer to command as well as the base class of command (smart pointer) |
CCommandObserver | |
CCommandQueue | |
COstreamCommandObserver | |
CProgress | Class to set the progress of given command. Subject in Obverver design pattern. It also check the 'halt-command' flag and if it is set it throws exception UserBreakException |
CScheduler | |
CTickCommand | Testing concrete command class. This commands waits for some time checking halt flag |