Defines the flow::packet class. More...
#include <chrono>
#include <vector>
Go to the source code of this file.
Classes | |
class | flow::packet< T > |
Object that carries data from node to node through a pipe. More... | |
Namespaces | |
namespace | flow |
All basic blocks to build a graph of packets streaming across nodes. | |
Defines the flow::packet class.