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

Defines the flow::packet class. More...

#include <chrono>
#include <vector>
Include dependency graph for packet.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines the flow::packet class.