WvStreams
WvList< T > Member List

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() constWvListBase
first() constWvList< T >inline
head (defined in WvListBase)WvListBase
isempty() constWvListBaseinline
last() constWvList< 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 typedefWvList< 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()WvListBaseinline
zap(bool destroy=true)WvList< T >inline
~WvList()WvList< T >inline