#include <freeconnectionsystem.h>
Inheritance diagram for simth::FreeConnectionSystem:
Public Member Functions | |
FreeConnectionSystem () | |
virtual | ~FreeConnectionSystem () |
void | warningMessage (const std::string &warningMess, int deviceNr) const |
Such a system exists by an arbitrary number of so-called device blocks (see Device). These blocks contain an arbitrary number of input and output interfaces that can be connected.
|
Class constructor. |
|
|
|
This function can be used to print out warnings. Implements simth::DeviceSystemIntf. |