AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
IPVNetConfig Class Reference

#include <ntv2mbcontroller.h>

Public Member Functions

 IPVNetConfig ()
 
void init ()
 
bool operator== (const IPVNetConfig &other)
 
bool operator!= (const IPVNetConfig &other)
 

Public Attributes

uint32_t ipc_ip
 
uint32_t ipc_subnet
 
uint32_t ipc_gateway
 

Detailed Description

Definition at line 113 of file ntv2mbcontroller.h.

Constructor & Destructor Documentation

◆ IPVNetConfig()

IPVNetConfig::IPVNetConfig ( )
inline

Definition at line 116 of file ntv2mbcontroller.h.

Member Function Documentation

◆ init()

void IPVNetConfig::init ( )

Definition at line 19 of file ntv2mbcontroller.cpp.

◆ operator!=()

bool IPVNetConfig::operator!= ( const IPVNetConfig other)

Definition at line 26 of file ntv2mbcontroller.cpp.

◆ operator==()

bool IPVNetConfig::operator== ( const IPVNetConfig other)

Definition at line 31 of file ntv2mbcontroller.cpp.

Member Data Documentation

◆ ipc_gateway

uint32_t IPVNetConfig::ipc_gateway

Definition at line 125 of file ntv2mbcontroller.h.

◆ ipc_ip

uint32_t IPVNetConfig::ipc_ip

Definition at line 123 of file ntv2mbcontroller.h.

◆ ipc_subnet

uint32_t IPVNetConfig::ipc_subnet

Definition at line 124 of file ntv2mbcontroller.h.


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