cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
SimTcpSegment.hpp File Reference

: A simulation class to build TCP segments. More...

#include <iostream>
#include <iomanip>
#include <deque>
#include <cstdlib>
#include "nts_utils.hpp"
#include "SimNtsUtils.hpp"
#include "AxisTcp.hpp"
Include dependency graph for SimTcpSegment.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimTcpSegment
 Class TCP Segment. More...
 

Detailed Description

: A simulation class to build TCP segments.

System: : cloudFPGA Component : Shell, Network Transport Stack (NTS) Language : Vivado HLS

Definition in file SimTcpSegment.hpp.