9 #ifndef XSTRIGGERINDICATIONDATA_H    10 #define XSTRIGGERINDICATIONDATA_H    18 #define XSTRIGGERINDICATIONDATA_INITIALIZER     { 0, 0, 0, 0 }    56         inline bool valid()
 const XSTYPES_DLL_API int XsTriggerIndicationData_valid(const struct XsTriggerIndicationData *thisPtr)
 
unsigned __int16 uint16_t
 
Data for a trigger indication message. 
 
void clear()
Clear the contents of this container. 
 
uint8_t m_polarity
The polarity. 
 
uint8_t m_line
The line number. 
 
uint32_t m_timestamp
The timestamp. 
 
struct XsTriggerIndicationData XsTriggerIndicationData
 
uint16_t m_frameNumber
The frame number. 
 
unsigned __int32 uint32_t
 
XSTYPES_DLL_API void XsTriggerIndicationData_destruct(struct XsTriggerIndicationData *thisPtr)