AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
CKonaIpJsonSetup Class Reference

#include <konaipjsonsetup.h>

Collaboration diagram for CKonaIpJsonSetup:
[legend]

Public Member Functions

 CKonaIpJsonSetup ()
 
bool openJson (QString fileName)
 
bool setupBoard (std::string deviceSpec)
 

Protected Member Functions

bool setupBoard2110 (std::string deviceSpec)
 
bool setupBoard2022 (std::string deviceSpec)
 
bool readJson2022 (const QJsonObject &json)
 

Protected Attributes

KonaIP2022ParamSetupStruct mKonaIP2022Params
 

Detailed Description

Definition at line 68 of file konaipjsonsetup.h.

Constructor & Destructor Documentation

◆ CKonaIpJsonSetup()

CKonaIpJsonSetup::CKonaIpJsonSetup ( )

Definition at line 25 of file konaipjsonsetup.cpp.

Member Function Documentation

◆ openJson()

bool CKonaIpJsonSetup::openJson ( QString  fileName)

Definition at line 32 of file konaipjsonsetup.cpp.

◆ readJson2022()

bool CKonaIpJsonSetup::readJson2022 ( const QJsonObject &  json)
protected

Definition at line 106 of file konaipjsonsetup.cpp.

◆ setupBoard()

bool CKonaIpJsonSetup::setupBoard ( std::string  deviceSpec)

Definition at line 289 of file konaipjsonsetup.cpp.

◆ setupBoard2022()

bool CKonaIpJsonSetup::setupBoard2022 ( std::string  deviceSpec)
protected

Definition at line 301 of file konaipjsonsetup.cpp.

◆ setupBoard2110()

bool CKonaIpJsonSetup::setupBoard2110 ( std::string  deviceSpec)
protected

Definition at line 508 of file konaipjsonsetup.cpp.

Member Data Documentation

◆ mKonaIP2022Params

KonaIP2022ParamSetupStruct CKonaIpJsonSetup::mKonaIP2022Params
protected

Definition at line 81 of file konaipjsonsetup.h.


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