|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <tcp_shell_if.hpp>
Public Member Functions | |
| InterruptEntry () | |
| InterruptEntry (TcpDatLen _byteCnt, TcpPort _dstPort) | |
Public Attributes | |
| TcpDatLen | byteCnt |
| TcpPort | dstPort |
Definition at line 133 of file tcp_shell_if.hpp.
|
inline |
Definition at line 137 of file tcp_shell_if.hpp.
Definition at line 138 of file tcp_shell_if.hpp.
| TcpDatLen InterruptEntry::byteCnt |
Definition at line 135 of file tcp_shell_if.hpp.
| TcpPort InterruptEntry::dstPort |
Definition at line 136 of file tcp_shell_if.hpp.