vdr  2.4.1
cList< T > Member List

This is the complete list of members for cList< T >, including all inherited members.

Add(cListObject *Object, cListObject *After=NULL)cListBase
Clear(void)cListBasevirtual
cListBase(const char *NeedsLocking=NULL)cListBaseprotected
Contains(const cListObject *Object) constcListBase
countcListBaseprotected
Count(void) constcListBaseinline
Del(cListObject *Object, bool DeleteObject=true)cListBase
Get(int Index) constcListBase
Get(int Index)cListBaseinline
Ins(cListObject *Object, cListObject *Before=NULL)cListBase
lastObjectcListBaseprotected
Lock(cStateKey &StateKey, bool Write=false, int TimeoutMs=0) constcListBase
Move(int From, int To)cListBasevirtual
Move(cListObject *From, cListObject *To)cListBase
needsLockingcListBaseprotected
Next(const T *Object) constcList< T >inline
objectscListBaseprotected
Prev(const T *Object) constcList< T >inline
SetExplicitModify(void)cListBase
SetModified(void)cListBase
SetUseGarbageCollector(void)cListBaseinline
Sort(void)cListBase
stateLockcListBasemutableprotected
useGarbageCollectorcListBaseprotected
~cListBase()cListBasevirtual