This is the complete list of members for
WvList< T >, including all inherited members.
add(T *data, bool autofree, const char *id=NULL) | WvList< T > | [inline] |
add_after(WvLink *after, T *data, bool autofree, const char *id=NULL) | WvList< T > | [inline] |
append(T *data, bool autofree, const char *id=NULL) | WvList< T > | [inline] |
count() const | WvListBase | |
first() const | WvList< T > | [inline] |
head (defined in WvListBase) | WvListBase | |
isempty() const | WvListBase | [inline] |
last() const | WvList< T > | [inline] |
prepend(T *data, bool autofree, const char *id=NULL) | WvList< T > | [inline] |
reverse() | WvListBase | |
setup() | WvList< T > | [inline] |
shutdown() | WvList< T > | [inline] |
Sorter typedef | WvList< T > | |
tail (defined in WvListBase) | WvListBase | |
unlink(T *data) | WvList< T > | [inline] |
unlink_after(WvLink *after, bool destroy=true) | WvList< T > | [inline] |
unlink_first() | WvList< T > | [inline] |
WvList() | WvList< T > | [inline] |
WvListBase() | WvListBase | [inline] |
zap(bool destroy=true) | WvList< T > | [inline] |
~WvList() | WvList< T > | [inline] |