AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
This is the complete list of members for NTV2RegInfo, including all inherited members.
IsValid(void) const | NTV2RegInfo | inline |
MakeInvalid(void) | NTV2RegInfo | inline |
NTV2RegInfo(const ULWord inRegNum=0, const ULWord inRegValue=0, const ULWord inRegMask=0xFFFFFFFF, const ULWord inRegShift=0) | NTV2RegInfo | inline |
operator<(const NTV2RegInfo &inRHS) const | NTV2RegInfo | |
operator==(const NTV2RegInfo &inRHS) const | NTV2RegInfo | inline |
Print(std::ostream &outputStream, const bool inAsCode=false) const | NTV2RegInfo | |
PrintCode(std::ostream &outputStream, const int inRadix=16, const NTV2DeviceID inDeviceID=DEVICE_ID_INVALID) const | NTV2RegInfo | |
registerMask | NTV2RegInfo | |
registerNumber | NTV2RegInfo | |
registerShift | NTV2RegInfo | |
registerValue | NTV2RegInfo | |
Set(const ULWord inRegNum, const ULWord inRegValue, const ULWord inRegMask=0xFFFFFFFF, const ULWord inRegShift=0) | NTV2RegInfo | inline |