flow  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes | Namespaces
graph.h File Reference

Defines the flow::graph class. More...

#include "named.h"
#include "node.h"
#include <iostream>
#include <map>
#include <memory>
#include <string>
#include <thread>
Include dependency graph for graph.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines the flow::graph class.