#include <linklist.h>
◆ iterator()
JGadget::TNodeLinkList::iterator::iterator |
( |
TLinkListNode * |
pNode | ) |
|
|
inlineexplicit |
◆ operator*()
TLinkListNode & JGadget::TNodeLinkList::iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
iterator & JGadget::TNodeLinkList::iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
iterator JGadget::TNodeLinkList::iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator--() [1/2]
iterator & JGadget::TNodeLinkList::iterator::operator-- |
( |
| ) |
|
|
inline |
◆ operator--() [2/2]
iterator JGadget::TNodeLinkList::iterator::operator-- |
( |
int |
| ) |
|
|
inline |
◆ operator->()
TLinkListNode * JGadget::TNodeLinkList::iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator==
◆ node
The documentation for this struct was generated from the following file: