vdr
2.4.0
|
This is the complete list of members for cLinkChannels, including all inherited members.
Add(cListObject *Object, cListObject *After=NULL) | cListBase | |
Clear(void) | cListBase | virtual |
cList(const char *NeedsLocking=NULL) | cList< cLinkChannel > | inline |
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 | |
First(void) const | cList< cLinkChannel > | inline |
First(void) | cList< cLinkChannel > | inline |
Get(int Index) const | cList< cLinkChannel > | inline |
Get(int Index) | cList< cLinkChannel > | inline |
Ins(cListObject *Object, cListObject *Before=NULL) | cListBase | |
Last(void) const | cList< cLinkChannel > | inline |
Last(void) | cList< cLinkChannel > | inline |
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 cLinkChannel *Object) const | cList< cLinkChannel > | inline |
Next(const cLinkChannel *Object) | cList< cLinkChannel > | inline |
objects | cListBase | protected |
Prev(const cLinkChannel *Object) const | cList< cLinkChannel > | inline |
Prev(const cLinkChannel *Object) | cList< cLinkChannel > | inline |
SetExplicitModify(void) | cListBase | |
SetModified(void) | cListBase | |
SetSyncStateKey(cStateKey &StateKey) | cListBase | inline |
SetUseGarbageCollector(void) | cListBase | inline |
Sort(void) | cListBase | |
stateLock | cListBase | mutableprotected |
useGarbageCollector | cListBase | protected |
~cListBase() | cListBase | virtual |