mt4cpp
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cmt4cpp::CommandDescDescriptor 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::TickCommandTesting concrete command class. This commands waits for some time checking halt flag
 Cmt4cpp::CommandHistory
 Cmt4cpp::CommandQueue
 Cmt4cpp::Scheduler
 Cmt4cpp::ProgressClass 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