#include <wvgdbmlist.h>
Collaboration diagram for WvGdbmList< T >::Link:
Public Member Functions | |
Link () | |
~Link () | |
T * | data () |
void | zap () |
Public Attributes | |
Index | next |
WvBuf * | buf |
|
Definition at line 115 of file wvgdbmlist.h. |
|
Definition at line 117 of file wvgdbmlist.h. References WvGdbmList< T >::Link::zap(). |
|
Definition at line 120 of file wvgdbmlist.h. References WvBufBaseCommonImpl< unsigned char >::used(). Referenced by WvGdbmList< T >::add_after(), WvGdbmList< T >::first(), WvGdbmList< T >::last(), WvGdbmList< T >::Iter::ptr(), and WvGdbmList< T >::unlink_after(). |
|
Definition at line 133 of file wvgdbmlist.h. Referenced by WvGdbmList< T >::retrieve(), and WvGdbmList< T >::Link::~Link(). |
|
Definition at line 110 of file wvgdbmlist.h. Referenced by WvGdbmList< T >::retrieve(). |
|
Definition at line 109 of file wvgdbmlist.h. Referenced by WvGdbmList< T >::retrieve(). |