AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
|
This is the complete list of members for CNTV2DeviceScanner, including all inherited members.
CNTV2DeviceScanner(const bool inScanNow=true) | CNTV2DeviceScanner | explicit |
CNTV2DeviceScanner(bool inScanNow, UWord inDeviceMask) | CNTV2DeviceScanner | explicit |
CNTV2DeviceScanner(const CNTV2DeviceScanner &inDeviceScanner) | CNTV2DeviceScanner | explicit |
CompareDeviceInfoLists(const NTV2DeviceInfoList &inOldList, const NTV2DeviceInfoList &inNewList, NTV2DeviceInfoList &outDevicesAdded, NTV2DeviceInfoList &outDevicesRemoved) | CNTV2DeviceScanner | static |
DeviceIDPresent(const NTV2DeviceID inDeviceID, const bool inRescan=false) | CNTV2DeviceScanner | virtual |
GetDeviceAtIndex(const ULWord inDeviceIndexNumber, CNTV2Card &outDevice) | CNTV2DeviceScanner | static |
GetDeviceInfo(const ULWord inDeviceIndexNumber, NTV2DeviceInfo &outDeviceInfo, const bool inRescan=false) | CNTV2DeviceScanner | virtual |
GetDeviceInfoList(void) | CNTV2DeviceScanner | inlinevirtual |
GetDeviceInfoList(void) const | CNTV2DeviceScanner | inlinevirtual |
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) const | CNTV2DeviceScanner | inlinevirtual |
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 inMaxLength=2) | CNTV2DeviceScanner | static |
IsLegalHexSerialNumber(const std::string &inStr) | CNTV2DeviceScanner | static |
IsLegalSerialNumber(const std::string &inStr) | CNTV2DeviceScanner | static |
operator=(const CNTV2DeviceScanner &inDeviceScanner) | CNTV2DeviceScanner | virtual |
ScanHardware(void) | CNTV2DeviceScanner | virtual |
ScanHardware(UWord inDeviceMask) | CNTV2DeviceScanner | virtual |
SortDeviceInfoList(void) | CNTV2DeviceScanner | virtual |
~CNTV2DeviceScanner() | CNTV2DeviceScanner | inlinevirtual |