![]() |
AJA NTV2 SDK
17.1.1.1245
NTV2 SDK 17.1.1.1245
|
This is the complete list of members for CNTV2DeviceScanner, including all inherited members.
| CNTV2DeviceScanner(const bool inScanNow=(!(0))) | CNTV2DeviceScanner | explicit |
| CNTV2DeviceScanner(bool inScanNow, UWord inDeviceMask) | CNTV2DeviceScanner | explicit |
| CompareDeviceInfoLists(const NTV2DeviceInfoList &inOldList, const NTV2DeviceInfoList &inNewList, NTV2DeviceInfoList &outDevicesAdded, NTV2DeviceInfoList &outDevicesRemoved) | CNTV2DeviceScanner | static |
| DeviceIDPresent(const NTV2DeviceID inDeviceID, const bool inRescan=(0)) | CNTV2DeviceScanner | static |
| GetDeviceAtIndex(const ULWord inDeviceIndexNumber, CNTV2Card &outDevice) | CNTV2DeviceScanner | static |
| GetDeviceInfo(const ULWord inDeviceIndexNumber, NTV2DeviceInfo &outDeviceInfo, const bool inRescan=(0)) | CNTV2DeviceScanner | static |
| GetDeviceInfoList(void) | CNTV2DeviceScanner | static |
| GetDeviceRefName(CNTV2Card &inDevice) | CNTV2DeviceScanner | static |
| GetDeviceWithSerial(const uint64_t inSerialNumber, CNTV2Card &outDevice) | CNTV2DeviceScanner | static |
| GetFirstDeviceFromArgument(const std::string &inArgument, CNTV2Card &outDevice) | CNTV2DeviceScanner | static |
| GetFirstDeviceWithID(const NTV2DeviceID inDeviceID, CNTV2Card &outDevice) | CNTV2DeviceScanner | static |
| GetFirstDeviceWithName(const std::string &inNameSubString, CNTV2Card &outDevice) | CNTV2DeviceScanner | static |
| GetFirstDeviceWithSerial(const std::string &inSerialStr, CNTV2Card &outDevice) | CNTV2DeviceScanner | static |
| GetNumDevices(void) | CNTV2DeviceScanner | static |
| IsAlphaNumeric(const char inStr) | CNTV2DeviceScanner | static |
| IsAlphaNumeric(const std::string &inStr) | CNTV2DeviceScanner | static |
| IsDecimalDigit(const char inChr) | CNTV2DeviceScanner | static |
| IsHexDigit(const char inChr) | CNTV2DeviceScanner | static |
| IsLegalDecimalNumber(const std::string &inStr, const size_t maxLen=2) | CNTV2DeviceScanner | static |
| IsLegalHexSerialNumber(const std::string &inStr) | CNTV2DeviceScanner | static |
| IsLegalSerialNumber(const std::string &inStr) | CNTV2DeviceScanner | static |
| ScanHardware(void) | CNTV2DeviceScanner | static |