Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
receiver_abstraction.h File Reference
#include <memory>
#include <utility>
#include <ostream>
#include "sender_abstraction.h"
#include "../any_groupable_abstraction.h"
#include "../node/node_abstraction.h"
Include dependency graph for receiver_abstraction.h:
This graph shows which files directly or indirectly include this file:

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.