Parent container class for SetListDevice.
More...
#include <SetListArduino.h>
Parent container class for SetListDevice.
SetListBase is just a container for SetListDevice; it does nothing by itself.
- See also
- SetListDevice()
SetListBase::SetListBase |
( |
| ) |
|
void SetListBase::clearSetList |
( |
| ) |
|
|
virtual |
void SetListBase::executeSetList |
( |
int |
pos | ) |
|
|
virtual |
int SetListBase::getSetListFunc |
( |
int |
pos | ) |
|
|
virtual |
int SetListBase::getSetListLength |
( |
| ) |
|
|
virtual |
int * SetListBase::getSetListParams |
( |
int |
pos | ) |
|
|
virtual |
void SetListBase::insertToSetList |
( |
int |
pos, |
|
|
void(*)(void *, int *) |
function, |
|
|
int * |
params |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: