![]() |
Deluge Firmware 1.3.0
Build date: 2026.02.12
|


Public Member Functions | |
| virtual bool | mayBeStolen (void *thingNotToStealFrom)=0 |
| virtual void | steal (char const *errorCode)=0 |
| virtual StealableQueue | getAppropriateQueue ()=0 |
| Public Member Functions inherited from BidirectionalLinkedListNode | |
| void | remove () |
| void | insertOtherNodeBefore (BidirectionalLinkedListNode *otherNode) |
| bool | isLast () |
Public Attributes | |
| uint32_t | lastTraversalNo = 0xFFFFFFFF |
| Public Attributes inherited from BidirectionalLinkedListNode | |
| BidirectionalLinkedListNode * | next |
| BidirectionalLinkedListNode ** | prevPointer |
| BidirectionalLinkedList * | list |