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