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

Declares the CNTV2DriverInterface base class. More...

#include "ajatypes.h"
#include "ntv2enums.h"
#include "ntv2nubtypes.h"
#include "ntv2nubaccess.h"
#include "ntv2publicinterface.h"
#include "ntv2utils.h"
#include "ntv2devicefeatures.h"
#include "ajabase/system/lock.h"
#include <string>
#include <unistd.h>
Include dependency graph for ntv2driverinterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PACKAGE_INFO_STRUCT
 
class  CNTV2DriverInterface
 I'm the base class that undergirds the platform-specific derived classes (from which CNTV2Card is ultimately derived). More...
 

Typedefs

typedef struct PACKAGE_INFO_STRUCTPPACKAGE_INFO_STRUCT
 

Detailed Description

Declares the CNTV2DriverInterface base class.

Definition in file ntv2driverinterface.h.

Typedef Documentation

◆ PPACKAGE_INFO_STRUCT