| Hedgehog
    3.1.0
    A library to generate hybrid pipeline workflow systems | 
#include <ostream>#include <filesystem>#include "../../behavior/node.h"#include "../../behavior/copyable.h"#include "../../behavior/input_output/multi_senders.h"#include "../../behavior/input_output/multi_receivers.h"#include "../../core/nodes/core_graph.h"#include "../printer/options/color_scheme.h"#include "../printer/options/structure_options.h"#include "../printer/options/debug_options.h"#include "../printer/dot_printer.h"#include "../printer/jet_color.h"#include "result_visitor.h"

Go to the source code of this file.
| Classes | |
| class | hh::Graph< Separator, AllTypes > | 
| Hedgehog graph abstraction.  More... | |
| Namespaces | |
| namespace | hh | 
| Hedgehog main namespace. | |