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


Public Member Functions | |
| void | remove () |
| void | insertOtherNodeBefore (BidirectionalLinkedListNode *otherNode) |
| bool | isLast () |
Public Attributes | |
| BidirectionalLinkedListNode * | next |
| BidirectionalLinkedListNode ** | prevPointer |
| BidirectionalLinkedList * | list |