Defines the flow::graph class. More...
#include "named.h"#include "node.h"#include <iostream>#include <map>#include <memory>#include <string>#include <thread>

Go to the source code of this file.
Classes | |
| class | flow::graph |
| Object that manages the connections and state of multiple nodes. More... | |
Namespaces | |
| namespace | flow |
| All basic blocks to build a graph of packets streaming across nodes. | |
Defines the flow::graph class.
1.8.2