|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts_types.hpp>
Public Member Functions | |
| CamSessionUpdateRequest () | |
| CamSessionUpdateRequest (FourTuple key, RtlSessId value, LkpOpBit op, LkpSrcBit src) | |
Public Attributes | |
| FourTuple | key |
| RtlSessId | value |
| LkpSrcBit | source |
| LkpOpBit | op |
Definition at line 463 of file nts_types.hpp.
|
inline |
Definition at line 470 of file nts_types.hpp.
|
inline |
Definition at line 471 of file nts_types.hpp.
| FourTuple CamSessionUpdateRequest::key |
Definition at line 465 of file nts_types.hpp.
| LkpOpBit CamSessionUpdateRequest::op |
Definition at line 468 of file nts_types.hpp.
| LkpSrcBit CamSessionUpdateRequest::source |
Definition at line 467 of file nts_types.hpp.
| RtlSessId CamSessionUpdateRequest::value |
Definition at line 466 of file nts_types.hpp.