Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
node_abstraction.h File Reference
#include <cstddef>
#include <cassert>
#include <string>
#include <chrono>
#include <ostream>
#include <map>
#include <utility>
#include <vector>
#include <sstream>
Include dependency graph for node_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::NodeAbstraction
 Base core node abstraction. More...
 

Namespaces

namespace  hh
 Hedgehog main namespace.
 
namespace  hh::core
 Hedgehog core namespace.
 
namespace  hh::core::abstraction
 Hedgehog abstraction namespace.