Voffcon Esp32 device server
 All Classes Functions
PinWatchList Member List

This is the complete list of members for PinWatchList, including all inherited members.

_size (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >protected
add(PinWatch pinWatch)PinWatchList
add(PinWatch *ptrPinWatch)PinWatchListvirtual
LinkedList< PinWatch * >::add(int index, PinWatch *)LinkedList< PinWatch * >virtual
addOrUpdate(PinWatch pinWatch)PinWatchList
addPinValueMonitoring(GPin *gPin, int pinValueMargin, int sampleTotalCount, unsigned long sampleInterval)PinWatchList
addPinValueMonitoringAndTimer(GPin *gPin, int pinValueMargin, int sampleTotalCount, unsigned long sampleInterval, unsigned long minLogInterval)PinWatchList
addTimer(unsigned long minLogInterval)PinWatchList
clear()LinkedList< PinWatch * >virtual
deleteMonitorFromJsonObject(JsonData *root)PinWatchList
exists(int pinNumber)PinWatchList
get(int index)LinkedList< PinWatch * >virtual
getFirstPinWatchDo()PinWatchList
getNextPinWatchDo(int index)PinWatchList
getNode(int index) (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >protected
indexOfPin(int pinNumber)PinWatchList
isAnyPinWatchDo()PinWatchList
isCached (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >protected
isEmpty()PinWatchList
last (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >protected
lastIndexGot (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >protected
lastNodeGot (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >protected
LinkedList()LinkedList< PinWatch * >
pop()LinkedList< PinWatch * >virtual
remove(int index)LinkedList< PinWatch * >virtual
removePin(int pinNumber)PinWatchList
resetAllChecks()PinWatchList
root (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >protected
set(int index, PinWatch *)LinkedList< PinWatch * >virtual
shift()LinkedList< PinWatch * >virtual
size()LinkedList< PinWatch * >virtual
toJson()PinWatchList
unshift(PinWatch *)LinkedList< PinWatch * >virtual
update(int index, PinWatch pinWatch)PinWatchList
updateMonitorFromJsonObject(JsonData *root, GPins *devicePins)PinWatchList
~LinkedList() (defined in LinkedList< PinWatch * >)LinkedList< PinWatch * >
~PinWatchList()PinWatchList