AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
ntv2task.h File Reference

Declares the CNTV2Task class (deprecated). More...

#include "ajaexport.h"
#include "ntv2card.h"
#include <sstream>
Include dependency graph for ntv2task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CNTV2Task
 The AutoCirculate "task" facility is deprecated. Use the new AutoCirculate APIs. More...
 

Functions

std::ostream & operator<< (std::ostream &inOutStream, const AutoCircGenericTask &inObj)
 
std::ostream & operator<< (std::ostream &inOutStream, const CNTV2Task &inObj)
 
std::ostream & operator<< (std::ostream &inOutStream, const AutoCircRegisterTask &inObj)
 
std::ostream & operator<< (std::ostream &inOutStream, const AutoCircTimeCodeTask &inObj)
 

Detailed Description

Declares the CNTV2Task class (deprecated).

Definition in file ntv2task.h.

Function Documentation

◆ operator<<() [1/4]

std::ostream& operator<< ( std::ostream &  inOutStream,
const AutoCircGenericTask inObj 
)

◆ operator<<() [2/4]

std::ostream& operator<< ( std::ostream &  inOutStream,
const AutoCircRegisterTask inObj 
)

◆ operator<<() [3/4]

std::ostream& operator<< ( std::ostream &  inOutStream,
const AutoCircTimeCodeTask inObj 
)

◆ operator<<() [4/4]

std::ostream& operator<< ( std::ostream &  inOutStream,
const CNTV2Task inObj 
)