OpenDOF Project
Functions
DOFInterfaceEvent
DOFInterface

Functions

DOFInterfaceID DOFInterfaceEvent_GetInterfaceID (const DOFInterfaceEvent evt)
 Get the Interface ID associated with an Event .
 
DOFInterface DOFInterfaceEvent_GetInterface (const DOFInterfaceEvent evt)
 Get the Interface associated with an Event.
 
DOFItemID DOFInterfaceEvent_GetItemID (const DOFInterfaceEvent evt)
 Get the Item ID associated with an Event.
 
void DOFInterfaceEventList_Destroy (DOFInterfaceEventList evList)
 Destroy the DOFInterfaceEventList and free all resources associated with it.
 
uint8 DOFInterfaceEvent_GetParameterCount (const DOFInterfaceEvent evt)
 Get the number of parameters defined for this event.
 
DOFTypeDOFInterfaceEvent_GetParameters (const DOFInterfaceEvent evt)
 Get the parameters for this event.
 

Detailed Description

core-c-dof-oal Version 8.0.1 Build 0
2018-01-22