| Hedgehog
    3.1.0
    A library to generate hybrid pipeline workflow systems | 
#include <memory>#include <utility>#include <ostream>#include "sender_abstraction.h"#include "../any_groupable_abstraction.h"#include "../node/node_abstraction.h"

Go to the source code of this file.
| Classes | |
| class | hh::core::abstraction::ReceiverAbstraction< Input > | 
| Core's abstraction to receive a piece of data.  More... | |
| Namespaces | |
| namespace | hh | 
| Hedgehog main namespace. | |
| namespace | hh::core | 
| Hedgehog core namespace. | |
| namespace | hh::core::abstraction | 
| Hedgehog abstraction namespace. | |