AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
RP188_STRUCT Struct Reference

#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
 

Detailed Description

Definition at line 4210 of file ntv2publicinterface.h.

Member Function Documentation

◆ RPCDecode()

bool RP188_STRUCT::RPCDecode ( const NTV2_RPC_BLOB_TYPE inBlob,
size_t &  inOutIndex 
)

Definition at line 4496 of file ntv2publicinterface.cpp.

◆ RPCDecodeClient()

bool RP188_STRUCT::RPCDecodeClient ( const NTV2_RPC_BLOB_TYPE inBlob,
size_t &  inOutIndex 
)

◆ RPCDecodeServer()

bool RP188_STRUCT::RPCDecodeServer ( const NTV2_RPC_BLOB_TYPE inBlob,
size_t &  inOutIndex 
)

◆ RPCEncode()

bool RP188_STRUCT::RPCEncode ( NTV2_RPC_BLOB_TYPE outBlob)

Definition at line 4488 of file ntv2publicinterface.cpp.

◆ RPCEncodeClient()

bool RP188_STRUCT::RPCEncodeClient ( NTV2_RPC_BLOB_TYPE inBlob)

◆ RPCEncodeServer()

bool RP188_STRUCT::RPCEncodeServer ( NTV2_RPC_BLOB_TYPE inBlob)

Member Data Documentation

◆ DBB

ULWord RP188_STRUCT::DBB

Definition at line 4211 of file ntv2publicinterface.h.

◆ High

ULWord RP188_STRUCT::High

Definition at line 4213 of file ntv2publicinterface.h.

◆ Low

ULWord RP188_STRUCT::Low

Definition at line 4212 of file ntv2publicinterface.h.


The documentation for this struct was generated from the following files: