![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
This is the complete list of members for CNTV2BareMetalDriverInterface, including all inherited members.
| _BA0MemorySize | CNTV2BareMetalDriverInterface | protected |
| _BA2MemorySize | CNTV2BareMetalDriverInterface | protected |
| _BA4MemorySize | CNTV2BareMetalDriverInterface | protected |
| _bitfileDirectory | CNTV2BareMetalDriverInterface | protected |
| _boardID | CNTV2DriverInterface | protected |
| _boardNumber | CNTV2DriverInterface | protected |
| _boardOpened | CNTV2DriverInterface | protected |
| _EventCounts typedef | CNTV2DriverInterface | protected |
| _EventHandles typedef | CNTV2DriverInterface | protected |
| _hDevice | CNTV2BareMetalDriverInterface | protected |
| _pCh1FrameBaseAddress | CNTV2DriverInterface | protected |
| _pCh2FrameBaseAddress | CNTV2DriverInterface | protected |
| _pciSlot | CNTV2DriverInterface | protected |
| _pDMADriverBufferAddress | CNTV2BareMetalDriverInterface | protected |
| _pDNXRegisterBaseAddress | CNTV2BareMetalDriverInterface | protected |
| _pFrameBaseAddress | CNTV2DriverInterface | protected |
| _pRegisterBaseAddress | CNTV2DriverInterface | protected |
| _pRegisterBaseAddressLength | CNTV2DriverInterface | protected |
| _programStatus | CNTV2DriverInterface | protected |
| _pRPCAPI | CNTV2DriverInterface | protected |
| _pXena2FlashBaseAddress | CNTV2DriverInterface | protected |
| _ulFrameBufferSize | CNTV2DriverInterface | protected |
| _ulNumFrameBuffers | CNTV2DriverInterface | protected |
| AcquireStreamForApplication(const ULWord inAppType, const int32_t inProcessID) | CNTV2DriverInterface | virtual |
| AcquireStreamForApplicationWithReference(const ULWord inAppType, const int32_t inProcessID) | CNTV2DriverInterface | virtual |
| AutoCirculate(AUTOCIRCULATE_DATA &autoCircData) | CNTV2BareMetalDriverInterface | virtual |
| BitstreamLoad(const bool inSuspend, const bool inResume) | CNTV2DriverInterface | virtual |
| BitstreamReset(const bool inConfiguration, const bool inInterface) | CNTV2DriverInterface | virtual |
| BitstreamStatus(NTV2ULWordVector &outRegValues) | CNTV2DriverInterface | virtual |
| BitstreamWrite(const NTV2Buffer &inBuffer, const bool inFragment, const bool inSwap) | CNTV2DriverInterface | virtual |
| BumpEventCount(const INTERRUPT_ENUMS eInterruptType) | CNTV2DriverInterface | protectedvirtual |
| Close(void) | CNTV2DriverInterface | virtual |
| CloseLocalPhysical(void) | CNTV2BareMetalDriverInterface | protectedvirtual |
| CloseRemote(void) | CNTV2DriverInterface | protectedvirtual |
| CNTV2BareMetalDriverInterface() | CNTV2BareMetalDriverInterface | |
| CNTV2DriverInterface() | CNTV2DriverInterface | |
| ConfigureInterrupt(const bool bEnable, const INTERRUPT_ENUMS eInterruptType) | CNTV2BareMetalDriverInterface | virtual |
| ConfigureSubscription(const bool bSubscribe, const INTERRUPT_ENUMS eInterruptType, PULWord &hSubcription) | CNTV2BareMetalDriverInterface | inlinevirtual |
| ConnectParams(void) const | CNTV2DriverInterface | virtual |
| ControlDriverDebugMessages(NTV2_DriverDebugMessageSet msgSet, bool enable) | CNTV2BareMetalDriverInterface | virtual |
| DmaReadFrameDriverBuffer(NTV2DMAEngine DMAEngine, ULWord frameNumber, unsigned long dmaBufferFrame, ULWord bytes, ULWord downSample, ULWord linePitch, ULWord poll) | CNTV2BareMetalDriverInterface | virtual |
| DmaReadFrameDriverBuffer(NTV2DMAEngine DMAEngine, ULWord frameNumber, unsigned long dmaBufferFrame, ULWord offsetSrc, ULWord offsetDest, ULWord bytes, ULWord downSample, ULWord linePitch, ULWord poll) | CNTV2BareMetalDriverInterface | virtual |
| DmaReadWithOffsets(NTV2DMAEngine DMAEngine, ULWord frameNumber, ULWord *pFrameBuffer, ULWord offsetSrc, ULWord offsetDest, ULWord bytes) | CNTV2BareMetalDriverInterface | virtual |
| DmaTransfer(const NTV2DMAEngine inDMAEngine, const bool inIsRead, const ULWord inFrameNumber, ULWord *pFrameBuffer, const ULWord inCardOffsetBytes, const ULWord inTotalByteCount, const bool inSynchronous=(!(0))) | CNTV2BareMetalDriverInterface | virtual |
| DmaTransfer(const NTV2DMAEngine inDMAEngine, const bool inIsRead, const ULWord inFrameNumber, ULWord *pFrameBuffer, const ULWord inCardOffsetBytes, const ULWord inTotalByteCount, const ULWord inNumSegments, const ULWord inHostPitchPerSeg, const ULWord inCardPitchPerSeg, const bool inSynchronous=(!(0))) | CNTV2BareMetalDriverInterface | virtual |
| DmaTransfer(const NTV2DMAEngine inDMAEngine, const NTV2Channel inDMAChannel, const bool inTarget, const ULWord inFrameNumber, const ULWord inCardOffsetBytes, const ULWord inByteCount, const ULWord inNumSegments, const ULWord inSegmentHostPitch, const ULWord inSegmentCardPitch, const PCHANNEL_P2P_STRUCT &inP2PData) | CNTV2BareMetalDriverInterface | virtual |
| DmaWriteFrameDriverBuffer(NTV2DMAEngine DMAEngine, ULWord frameNumber, unsigned long dmaBufferFrame, ULWord bytes, ULWord poll) | CNTV2BareMetalDriverInterface | virtual |
| DmaWriteFrameDriverBuffer(NTV2DMAEngine DMAEngine, ULWord frameNumber, unsigned long dmaBufferFrame, ULWord offsetSrc, ULWord offsetDest, ULWord bytes, ULWord poll) | CNTV2BareMetalDriverInterface | virtual |
| DmaWriteWithOffsets(NTV2DMAEngine DMAEngine, ULWord frameNumber, ULWord *pFrameBuffer, ULWord offsetSrc, ULWord offsetDest, ULWord bytes) | CNTV2BareMetalDriverInterface | virtual |
| DriverGetBitFileInformation(BITFILE_INFO_STRUCT &outBitFileInfo, const NTV2BitFileType inBitFileType=NTV2_VideoProcBitFile) | CNTV2DriverInterface | virtual |
| DriverGetBuildInformation(BUILD_INFO_STRUCT &outBuildInfo) | CNTV2DriverInterface | virtual |
| FinishOpen(void) | CNTV2DriverInterface | protectedvirtual |
| GetAudioOutputMode(NTV2_GlobalAudioPlaybackMode *mode) | CNTV2BareMetalDriverInterface | virtual |
| GetBA0MemorySize(ULWord *memSize) | CNTV2BareMetalDriverInterface | virtual |
| GetBA1MemorySize(ULWord *memSize) | CNTV2BareMetalDriverInterface | virtual |
| GetBA2MemorySize(ULWord *memSize) | CNTV2BareMetalDriverInterface | virtual |
| GetBA4MemorySize(ULWord *memSize) | CNTV2BareMetalDriverInterface | virtual |
| GetBoolParam(const ULWord inParamID, ULWord &outValue) | CNTV2DriverInterface | protectedvirtual |
| GetDescription(void) const | CNTV2DriverInterface | virtual |
| GetDeviceID(void) | CNTV2DriverInterface | virtual |
| GetDMADriverBufferAddress(ULWord **pDMADriverBuffer) | CNTV2BareMetalDriverInterface | virtual |
| GetDMADriverBufferPhysicalAddress(ULWord *physAddr) | CNTV2BareMetalDriverInterface | virtual |
| GetDMANumDriverBuffers(ULWord *pNumDmaDriverBuffers) | CNTV2BareMetalDriverInterface | virtual |
| GetFrameBufferSize(void) const | CNTV2DriverInterface | inlinevirtual |
| GetInterruptCount(const INTERRUPT_ENUMS eInterrupt, ULWord &outCount) | CNTV2BareMetalDriverInterface | virtual |
| GetInterruptEvent(const INTERRUPT_ENUMS eInterruptType) | CNTV2DriverInterface | virtual |
| GetInterruptEventCount(const INTERRUPT_ENUMS inEventCode, ULWord &outCount) | CNTV2DriverInterface | virtual |
| GetLegalSchemeNames(void) | CNTV2DriverInterface | static |
| GetNumericParam(const ULWord inParamID, ULWord &outValue) | CNTV2DriverInterface | protectedvirtual |
| GetNumFrameBuffers(void) const | CNTV2DriverInterface | inlinevirtual |
| GetNumRecordedRegisterWrites(void) const | CNTV2DriverInterface | virtual |
| GetNumSupported(const NTV2NumericParamID inParamID) | CNTV2DriverInterface | inlinevirtual |
| GetOverlappedMode(void) | CNTV2DriverInterface | static |
| GetPackageInformation(PACKAGE_INFO_STRUCT &outPkgInfo) | CNTV2DriverInterface | virtual |
| GetRecordedRegisterWrites(NTV2RegisterWrites &outRegWrites) const | CNTV2DriverInterface | virtual |
| GetRegInfoForBoolParam(const NTV2BoolParamID inParamID, NTV2RegInfo &outRegInfo, bool &outFlipSense) | CNTV2DriverInterface | protectedvirtual |
| GetRegInfoForNumericParam(const NTV2NumericParamID inParamID, NTV2RegInfo &outRegInfo) | CNTV2DriverInterface | protectedvirtual |
| GetShareMode(void) | CNTV2DriverInterface | static |
| GetStreamingApplication(ULWord &outAppType, int32_t &outProcessID) | CNTV2DriverInterface | virtual |
| GetSupportedItems(const NTV2EnumsID inEnumsID) | CNTV2DriverInterface | virtual |
| IsDeviceReady(const bool inCheckValid=(0)) | CNTV2DriverInterface | virtual |
| IsLPSystemReady(void) | CNTV2DriverInterface | virtual |
| IsMBSystemReady(void) | CNTV2DriverInterface | virtual |
| IsMBSystemValid(void) | CNTV2DriverInterface | virtual |
| IsRecordingRegisterWrites(void) const | CNTV2DriverInterface | virtual |
| IsSupported(const NTV2BoolParamID inParamID) | CNTV2DriverInterface | inlinevirtual |
| MailBufferOps(const NTV2Channel inChannel, NTV2Buffer &inBuffer, ULWord dataSize, ULWord flags, ULWord delay, ULWord timeout, NTV2MailBuffer &status) | CNTV2DriverInterface | virtual |
| MapDMADriverBuffer() | CNTV2BareMetalDriverInterface | virtual |
| MapDNXRegisters(void) | CNTV2BareMetalDriverInterface | virtual |
| MapFrameBuffers(void) | CNTV2BareMetalDriverInterface | virtual |
| MapRegisters(void) | CNTV2BareMetalDriverInterface | virtual |
| MapXena2Flash(void) | CNTV2BareMetalDriverInterface | virtual |
| mEventCounts | CNTV2DriverInterface | protected |
| mInterruptEventHandles | CNTV2DriverInterface | protected |
| mRecordRegWrites | CNTV2DriverInterface | protected |
| mRegWrites | CNTV2DriverInterface | protected |
| mRegWritesLock | CNTV2DriverInterface | mutableprotected |
| mSkipRegWrites | CNTV2DriverInterface | protected |
| NTV2Message(NTV2_HEADER *pInOutMessage) | CNTV2BareMetalDriverInterface | virtual |
| Open(const UWord inDeviceIndex) | CNTV2DriverInterface | virtual |
| Open(const std::string &inURLSpec) | CNTV2DriverInterface | virtual |
| OpenLocalPhysical(const UWord inDeviceIndex) | CNTV2BareMetalDriverInterface | protectedvirtual |
| OpenRemote(const NTV2DeviceSpecParser &inSpec) | CNTV2DriverInterface | protectedvirtual |
| ParseFlashHeader(BITFILE_INFO_STRUCT &outBitfileInfo) | CNTV2DriverInterface | protectedvirtual |
| PauseRecordRegisterWrites(void) | CNTV2DriverInterface | virtual |
| ReadFlashULWord(const ULWord inAddress, ULWord &outValue, const ULWord inRetryCount=1000) | CNTV2DriverInterface | protectedvirtual |
| ReadRegister(const ULWord inRegNum, ULWord &outValue, const ULWord inMask=0xFFFFFFFF, const ULWord inShift=0) | CNTV2BareMetalDriverInterface | virtual |
| CNTV2DriverInterface::ReadRegister(const ULWord inRegNum, T &outValue, const ULWord inMask=0xFFFFFFFF, const ULWord inShift=0) | CNTV2DriverInterface | inline |
| ReadRegisterMulti(const ULWord numRegs, ULWord *pOutWhichRegFailed, NTV2RegInfo aRegs[]) | CNTV2DriverInterface | virtual |
| ReadRegisters(NTV2RegisterReads &inOutValues) | CNTV2DriverInterface | virtual |
| ReadRP188Registers(const NTV2Channel inChannel, RP188_STRUCT *pRP188Data) | CNTV2DriverInterface | virtual |
| ReleaseStreamForApplication(const ULWord inAppType, const int32_t inProcessID) | CNTV2DriverInterface | virtual |
| ReleaseStreamForApplicationWithReference(const ULWord inAppType, const int32_t inProcessID) | CNTV2DriverInterface | virtual |
| RestoreHardwareProcampRegisters(void) | CNTV2BareMetalDriverInterface | virtual |
| ResumeAudio(const ULWord inFBSize) | CNTV2DriverInterface | inlinevirtual |
| ResumeRecordRegisterWrites(void) | CNTV2DriverInterface | virtual |
| SetAudioOutputMode(NTV2_GlobalAudioPlaybackMode mode) | CNTV2BareMetalDriverInterface | virtual |
| SetInterruptEventCount(const INTERRUPT_ENUMS inEventCode, const ULWord inCount) | CNTV2DriverInterface | virtual |
| SetOverlappedMode(const bool inOverlapMode) | CNTV2DriverInterface | static |
| SetShareMode(const bool inSharedMode) | CNTV2DriverInterface | static |
| SetStreamingApplication(const ULWord inAppType, const int32_t inProcessID) | CNTV2DriverInterface | virtual |
| SetupBoard(void) | CNTV2BareMetalDriverInterface | virtual |
| SleepMs(const LWord msec) | CNTV2DriverInterface | virtual |
| StartRecordRegisterWrites(const bool inSkipActualWrites=(0)) | CNTV2DriverInterface | virtual |
| StopRecordRegisterWrites(void) | CNTV2DriverInterface | virtual |
| StreamBufferOps(const NTV2Channel inChannel, NTV2Buffer &inBuffer, ULWord64 bufferCookie, ULWord flags, NTV2StreamBuffer &status) | CNTV2DriverInterface | virtual |
| StreamChannelOps(const NTV2Channel inChannel, ULWord flags, NTV2StreamChannel &status) | CNTV2DriverInterface | virtual |
| SuspendAudio(void) | CNTV2DriverInterface | inlinevirtual |
| UnmapDMADriverBuffer() | CNTV2BareMetalDriverInterface | virtual |
| UnmapDNXRegisters(void) | CNTV2BareMetalDriverInterface | virtual |
| UnmapFrameBuffers(void) | CNTV2BareMetalDriverInterface | virtual |
| UnmapRegisters(void) | CNTV2BareMetalDriverInterface | virtual |
| UnmapXena2Flash(void) | CNTV2BareMetalDriverInterface | virtual |
| WaitForInterrupt(INTERRUPT_ENUMS eInterrupt, ULWord timeOutMs=68) | CNTV2BareMetalDriverInterface | virtual |
| WriteRegister(const ULWord inRegNum, const ULWord inValue, const ULWord inMask=0xFFFFFFFF, const ULWord inShift=0) | CNTV2BareMetalDriverInterface | virtual |
| ~CNTV2BareMetalDriverInterface() | CNTV2BareMetalDriverInterface | virtual |
| ~CNTV2DriverInterface() | CNTV2DriverInterface | virtual |