cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts_types.hpp>
Public Member Functions | |
CamSessionUpdateReply () | |
CamSessionUpdateReply (LkpOpBit op, LkpSrcBit src) | |
CamSessionUpdateReply (RtlSessId id, LkpOpBit op, LkpSrcBit src) | |
Public Attributes | |
RtlSessId | sessionID |
LkpSrcBit | source |
LkpOpBit | op |
Definition at line 478 of file nts_types.hpp.
|
inline |
Definition at line 484 of file nts_types.hpp.
Definition at line 485 of file nts_types.hpp.
Definition at line 487 of file nts_types.hpp.
LkpOpBit CamSessionUpdateReply::op |
Definition at line 482 of file nts_types.hpp.
RtlSessId CamSessionUpdateReply::sessionID |
Definition at line 480 of file nts_types.hpp.
LkpSrcBit CamSessionUpdateReply::source |
Definition at line 481 of file nts_types.hpp.