![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
#include <ntv2publicinterface.h>
Public Member Functions | |
| bool | RPCEncode (NTV2_RPC_BLOB_TYPE &outBlob) |
| bool | RPCDecode (const NTV2_RPC_BLOB_TYPE &inBlob, size_t &inOutIndex) |
| bool | RPCDecodeClient (const NTV2_RPC_BLOB_TYPE &inBlob, size_t &inOutIndex) |
| bool | RPCEncodeClient (NTV2_RPC_BLOB_TYPE &inBlob) |
| bool | RPCDecodeServer (const NTV2_RPC_BLOB_TYPE &inBlob, size_t &inOutIndex) |
| bool | RPCEncodeServer (NTV2_RPC_BLOB_TYPE &inBlob) |
Public Attributes | |
| ULWord | DBB |
| ULWord | Low |
| ULWord | High |
Definition at line 4210 of file ntv2publicinterface.h.
| bool RP188_STRUCT::RPCDecode | ( | const NTV2_RPC_BLOB_TYPE & | inBlob, |
| size_t & | inOutIndex | ||
| ) |
Definition at line 4496 of file ntv2publicinterface.cpp.
| bool RP188_STRUCT::RPCDecodeClient | ( | const NTV2_RPC_BLOB_TYPE & | inBlob, |
| size_t & | inOutIndex | ||
| ) |
| bool RP188_STRUCT::RPCDecodeServer | ( | const NTV2_RPC_BLOB_TYPE & | inBlob, |
| size_t & | inOutIndex | ||
| ) |
| bool RP188_STRUCT::RPCEncode | ( | NTV2_RPC_BLOB_TYPE & | outBlob | ) |
Definition at line 4488 of file ntv2publicinterface.cpp.
| bool RP188_STRUCT::RPCEncodeClient | ( | NTV2_RPC_BLOB_TYPE & | inBlob | ) |
| bool RP188_STRUCT::RPCEncodeServer | ( | NTV2_RPC_BLOB_TYPE & | inBlob | ) |
| ULWord RP188_STRUCT::DBB |
Definition at line 4211 of file ntv2publicinterface.h.
| ULWord RP188_STRUCT::High |
Definition at line 4213 of file ntv2publicinterface.h.
| ULWord RP188_STRUCT::Low |
Definition at line 4212 of file ntv2publicinterface.h.