Input
template <class T> class Input : public AbstractInput
@brief The Input class provides a datatype T specific base for inputs in the Karabo system. The not type-specific methods are provided by the AbstractInput class.
template <class T> class Input : public AbstractInput
@brief The Input class provides a datatype T specific base for inputs in the Karabo system. The not type-specific methods are provided by the AbstractInput class.