![]() |
AJA NTV2 SDK
17.5.0.1658
NTV2 SDK 17.5.0.1658
|
This is the complete list of members for DeviceNotifier, including all inherited members.
| AddGeneralInterest(io_object_t service) | DeviceNotifier | protectedvirtual |
| CreateMatchingDictionary() | DeviceNotifier | inlineprotectedvirtual |
| CreateMatchingDictionary(CFStringRef deviceDriverName) | DeviceNotifier | protectedvirtual |
| DeviceAdded(io_iterator_t iterator) | DeviceNotifier | protectedvirtual |
| DeviceAddedCallback(DeviceNotifier *thisObject, io_iterator_t iterator) | DeviceNotifier | static |
| DeviceChanged(io_service_t unitService, natural_t messageType, void *message) | DeviceNotifier | protectedvirtual |
| DeviceChangedCallback(DeviceNotifier *thisObject, io_service_t unitService, natural_t messageType, void *message) | DeviceNotifier | static |
| DeviceNotifier(DeviceClientCallback callback, void *refcon) | DeviceNotifier | |
| DeviceRemoved(io_iterator_t iterator) | DeviceNotifier | protectedvirtual |
| DeviceRemovedCallback(DeviceNotifier *thisObject, io_iterator_t iterator) | DeviceNotifier | static |
| Install(CFMutableDictionaryRef dict=NULL) | DeviceNotifier | virtual |
| m_clientCallback | DeviceNotifier | protected |
| m_deviceInterestList | DeviceNotifier | protected |
| m_deviceMatchList | DeviceNotifier | protected |
| m_masterPort | DeviceNotifier | protected |
| m_matchingDictionary | DeviceNotifier | protected |
| m_notificationPort | DeviceNotifier | protected |
| m_refcon | DeviceNotifier | protected |
| MessageTypeToStr(const natural_t messageType) | DeviceNotifier | static |
| SetCallback(DeviceClientCallback callback, void *refcon) | DeviceNotifier | virtual |
| Uninstall() | DeviceNotifier | virtual |
| ~DeviceNotifier() | DeviceNotifier | virtual |