OpenDOF Project
Functions
DOFInterfaceMethod
DOFInterface

Functions

DOFInterfaceID DOFInterfaceMethod_GetInterfaceID (const DOFInterfaceMethod mtd)
 Get the Interface ID associated with a Method .
 
DOFInterface DOFInterfaceMethod_GetInterface (const DOFInterfaceMethod mtd)
 Get the Interface associated with a Method.
 
DOFItemID DOFInterfaceMethod_GetItemID (const DOFInterfaceMethod mtd)
 Get the Item ID associated with a Method.
 
void DOFInterfaceMethodList_Destroy (DOFInterfaceMethodList mList)
 Destroy the DOFInterfaceMethodList and free all resources associated with it.
 
uint8 DOFInterfaceMethod_GetInputParameterCount (const DOFInterfaceMethod mtd)
 Get the number of input parameters defined for this method.
 
DOFTypeDOFInterfaceMethod_GetInputParameters (const DOFInterfaceMethod mtd)
 Get the input parameters for this method.
 
uint8 DOFInterfaceMethod_GetOutputParameterCount (const DOFInterfaceMethod mtd)
 Get the number of output parameters defined for this method.
 
DOFTypeDOFInterfaceMethod_GetOutputParameters (const DOFInterfaceMethod mtd)
 Get the output parameters for this method.
 

Detailed Description

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