|
AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Go to the documentation of this file.
8 #ifndef AJA_EVENT_IMPL_H
9 #define AJA_EVENT_IMPL_H
42 #endif // AJA_EVENT_IMPL_H
virtual ~AJAEventImpl(void)
AJAStatus GetState(bool *pSignaled)
AJAStatus SetState(bool signaled=true)
virtual AJAStatus GetEventObject(uint64_t *pEventObject)
Declares the AJAEvent class.
AJAStatus WaitForSignal(uint32_t timeout=0xffffffff)
System specific functions.
Private include file for all ajabase sources.
AJAStatus GetManualReset(bool *pManualReset)
AJAEventImpl(bool manualReset, const std::string &name)
AJAStatus SetManualReset(bool manualReset)