#include <iostream>
#include <string>
#include <algorithm>
#include <typeinfo>
#include <simthetic/exceptions.h>
#include <simthetic/misc.h>
#include <simthetic/signals.h>
Go to the source code of this file.
Namespaces | |
namespace | simth |
There are two types of interfaces to exchange data: input and output interfaces. An output interface can be connected to an input interface using the function outputInterface::connect().