vdr
2.4.1
|
This is the complete list of members for cDlls, including all inherited members.
Add(cListObject *Object, cListObject *After=NULL) | cListBase | |
Clear(void) | cListBase | virtual |
cListBase(const char *NeedsLocking=NULL) | cListBase | protected |
Contains(const cListObject *Object) const | cListBase | |
count | cListBase | protected |
Count(void) const | cListBase | inline |
Del(cListObject *Object, bool DeleteObject=true) | cListBase | |
Get(int Index) const | cListBase | |
Get(int Index) | cListBase | inline |
Ins(cListObject *Object, cListObject *Before=NULL) | cListBase | |
lastObject | cListBase | protected |
Lock(cStateKey &StateKey, bool Write=false, int TimeoutMs=0) const | cListBase | |
Move(int From, int To) | cListBase | virtual |
Move(cListObject *From, cListObject *To) | cListBase | |
needsLocking | cListBase | protected |
Next(const cDll *Object) const | cList< cDll > | inline |
objects | cListBase | protected |
Prev(const cDll *Object) const | cList< cDll > | inline |
SetExplicitModify(void) | cListBase | |
SetModified(void) | cListBase | |
SetUseGarbageCollector(void) | cListBase | inline |
Sort(void) | cListBase | |
stateLock | cListBase | mutableprotected |
useGarbageCollector | cListBase | protected |
~cListBase() | cListBase | virtual |