AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implements the CNTV2Task class. @deprecate Its functionality is deprecated. More...
#include "ntv2task.h"
#include "ntv2debug.h"
#include "ntv2utils.h"
#include <string.h>
#include <iomanip>
Go to the source code of this file.
Macros | |
#define | NULL (0) |
Functions | |
static const string | AutoCircTaskTypeToString (const AutoCircTaskType inTaskType) |
ostream & | operator<< (ostream &inOutStream, const AutoCircRegisterTask &inObj) |
ostream & | operator<< (ostream &inOutStream, const AutoCircTimeCodeTask &inObj) |
ostream & | operator<< (ostream &inOutStream, const AutoCircGenericTask &inObj) |
ostream & | operator<< (ostream &inOutStream, const CNTV2Task &inObj) |
Implements the CNTV2Task class. @deprecate Its functionality is deprecated.
Definition in file ntv2task.cpp.
#define NULL (0) |
Definition at line 17 of file ntv2task.cpp.
|
static |
Definition at line 294 of file ntv2task.cpp.
ostream& operator<< | ( | ostream & | inOutStream, |
const AutoCircGenericTask & | inObj | ||
) |
Definition at line 339 of file ntv2task.cpp.
ostream& operator<< | ( | ostream & | inOutStream, |
const AutoCircRegisterTask & | inObj | ||
) |
Definition at line 309 of file ntv2task.cpp.
ostream& operator<< | ( | ostream & | inOutStream, |
const AutoCircTimeCodeTask & | inObj | ||
) |
Definition at line 316 of file ntv2task.cpp.
ostream& operator<< | ( | ostream & | inOutStream, |
const CNTV2Task & | inObj | ||
) |
Definition at line 350 of file ntv2task.cpp.