AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
ntv2card.cpp File Reference

Implements several CNTV2Card methods. Other implementation files are 'ntv2audio.cpp', 'ntv2dma.cpp', 'ntv2register.cpp', ... More...

#include "ntv2devicefeatures.h"
#include "ntv2card.h"
#include "ntv2debug.h"
#include "ntv2utils.h"
#include <sstream>
#include "ajabase/common/common.h"
Include dependency graph for ntv2card.cpp:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &inOutStr, const NTV2AudioChannelPairs &inSet)
 
ostream & operator<< (ostream &inOutStr, const NTV2AudioChannelQuads &inSet)
 
ostream & operator<< (ostream &inOutStr, const NTV2AudioChannelOctets &inSet)
 
ostream & operator<< (ostream &inOutStr, const NTV2DoubleArray &inVector)
 
ostream & operator<< (ostream &inOutStr, const NTV2DIDSet &inDIDs)
 

Detailed Description

Implements several CNTV2Card methods. Other implementation files are 'ntv2audio.cpp', 'ntv2dma.cpp', 'ntv2register.cpp', ...

Definition in file ntv2card.cpp.

Function Documentation

◆ operator<<() [1/5]

ostream& operator<< ( ostream &  inOutStr,
const NTV2AudioChannelOctets inSet 
)

Definition at line 520 of file ntv2card.cpp.

◆ operator<<() [2/5]

ostream& operator<< ( ostream &  inOutStr,
const NTV2AudioChannelPairs inSet 
)

Definition at line 501 of file ntv2card.cpp.

◆ operator<<() [3/5]

ostream& operator<< ( ostream &  inOutStr,
const NTV2AudioChannelQuads inSet 
)

Definition at line 512 of file ntv2card.cpp.

◆ operator<<() [4/5]

ostream& operator<< ( ostream &  inOutStr,
const NTV2DIDSet inDIDs 
)

Definition at line 536 of file ntv2card.cpp.

◆ operator<<() [5/5]

ostream& operator<< ( ostream &  inOutStr,
const NTV2DoubleArray inVector 
)

Definition at line 528 of file ntv2card.cpp.