#include <wvlinklist.h>
Inheritance diagram for WvList< _type_ >::Iter:
Public Member Functions | |
Iter (const WvList &l) | |
_type_ * | ptr () const |
operator _type_ & () const | |
_type_ & | operator() () const |
_type_ * | operator-> () const |
_type_ & | operator * () const |
void | unlink () |
void | xunlink () |
Iter (const WvList &l) | |
_type_ * | ptr () const |
operator _type_ & () const | |
_type_ & | operator() () const |
_type_ * | operator-> () const |
_type_ & | operator * () const |
void | unlink () |
void | xunlink () |
|
Definition at line 146 of file include/wvlinklist.h. References WvListBase::IterBase::IterBase(). |
|
Definition at line 146 of file utils/wvlinklist.h. References WvListBase::IterBase::IterBase(). |
|
Definition at line 150 of file utils/wvlinklist.h. |
|
Definition at line 150 of file include/wvlinklist.h. |
|
Definition at line 150 of file utils/wvlinklist.h. |
|
Definition at line 150 of file include/wvlinklist.h. |
|
Definition at line 150 of file utils/wvlinklist.h. |
|
Definition at line 150 of file include/wvlinklist.h. |
|
Definition at line 150 of file utils/wvlinklist.h. |
|
Definition at line 150 of file include/wvlinklist.h. |
|
Definition at line 148 of file utils/wvlinklist.h. References WvLink::data, and WvListBase::IterBase::link. |
|
Definition at line 148 of file include/wvlinklist.h. References WvLink::data, and WvListBase::IterBase::link. |
|
Definition at line 152 of file utils/wvlinklist.h. References WvListBase::IterBase::link, WvListBase::IterBase::list, WvLink::next, and WvListBase::IterBase::prev. |
|
Definition at line 152 of file include/wvlinklist.h. References WvListBase::IterBase::link, WvListBase::IterBase::list, WvLink::next, and WvListBase::IterBase::prev. |
|
Definition at line 164 of file utils/wvlinklist.h. References WvListBase::IterBase::link, WvListBase::IterBase::list, and WvListBase::IterBase::prev. |
|
Definition at line 164 of file include/wvlinklist.h. References WvListBase::IterBase::link, WvListBase::IterBase::list, and WvListBase::IterBase::prev. |