JQI Arduino Libraries
Arduino for the modern scientist.
 All Classes Files Functions Variables Typedefs Macros Pages
SetListDevice< Device > Member List

This is the complete list of members for SetListDevice< Device >, including all inherited members.

_deviceSetListDevice< Device >private
_holdValue(Device *, int *params)SetListDevice< Device >inlineprivatestatic
_setlistSetListDevice< Device >private
_setlistLengthSetListDevice< Device >private
clearSetList()SetListDevice< Device >inlinevirtual
executeSetList(int pos)SetListDevice< Device >inlinevirtual
getSetListFunc(int pos)SetListDevice< Device >inlinevirtual
getSetListLength()SetListDevice< Device >inlinevirtual
getSetListParams(int pos)SetListDevice< Device >inlinevirtual
insertToSetList(int pos, GenericSetListCallback function, int *params)SetListDevice< Device >inlinevirtual
SetListBase()SetListBase
SetListDevice(Device &device)SetListDevice< Device >inline
SpecificSetListCallback typedefSetListDevice< Device >