Myra Canyon  v0.0.1-768
network control
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FlowExpectation.hpp File Reference

FlowExpectation is used to insert hints that can link future or predicted flows with older existing flows. More...

#include "FlowTuple.hpp"
#include "PktInfo.hpp"
#include "Traffic.hpp"
#include "Types.hpp"
#include <chrono>
#include <map>
Include dependency graph for FlowExpectation.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  Myra::FlowExpectation
 The FlowExpectation class is used to insert hints that can link future or predicted flows with older existing flows. More...
 
struct  Myra::FlowExpectation::Record
 Each flow tuple must map to a Record. More...
 

Namespaces

 Myra
 Namespace declaration for all of the Myra Canyon helper functions.
 

Detailed Description

FlowExpectation is used to insert hints that can link future or predicted flows with older existing flows.