| Hedgehog
    3.1.0
    A library to generate hybrid pipeline workflow systems | 
#include <memory>#include <utility>#include <ostream>#include "../../../implementors/implementor/implementor_notifier.h"#include "../../../implementors/implementor/implementor_sender.h"#include "../clonable_abstraction.h"

Go to the source code of this file.
| Classes | |
| class | hh::core::abstraction::SenderAbstraction< Output > | 
| Core abstraction to send data.  More... | |
| Namespaces | |
| namespace | hh | 
| Hedgehog main namespace. | |
| namespace | hh::core | 
| Hedgehog core namespace. | |
| namespace | hh::core::abstraction | 
| Hedgehog abstraction namespace. | |