mt4cpp
|
Cmt4cpp::CommandDesc | Descriptor of command |
Cmt4cpp::CommandHolder< T > | Holder with the type and pointer to command as well as the base class of command (smart pointer) |
▼Cmt4cpp::CommandObserver | |
Cmt4cpp::OstreamCommandObserver | |
▼Cnoncopyable | |
Cmt4cpp::BasicSerialPort< clock_type > | Template for object represents serial port with timeout |
▼Cmt4cpp::Command | |
Cmt4cpp::TickCommand | Testing concrete command class. This commands waits for some time checking halt flag |
Cmt4cpp::CommandHistory | |
Cmt4cpp::CommandQueue | |
Cmt4cpp::Scheduler | |
Cmt4cpp::Progress | 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 |