vdr 2.7.6
|
This is the complete list of members for cSubtitleObjects, including all inherited members.
Add(cListObject *Object, cListObject *After=NULL) | cListBase | |
Clear(void) | cListBase | virtual |
cList(const char *NeedsLocking=NULL) | cList< cSubtitleObject > | inline |
cListBase(const char *NeedsLocking=NULL) | cListBase | protected |
Contains(const cListObject *Object) const | cListBase | |
Count(void) const | cListBase | inline |
count | cListBase | protected |
Del(cListObject *Object, bool DeleteObject=true) | cListBase | |
First(void) const | cList< cSubtitleObject > | inline |
Get(int Index) const | cList< cSubtitleObject > | inline |
cListBase::Get(int Index) | cListBase | inline |
GetObjectById(int ObjectId, bool New=false) | cSubtitleObjects | |
Ins(cListObject *Object, cListObject *Before=NULL) | cListBase | |
Last(void) const | cList< cSubtitleObject > | 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 cSubtitleObject *Object) const | cList< cSubtitleObject > | inline |
objects | cListBase | protected |
Prev(const cSubtitleObject *Object) const | cList< cSubtitleObject > | 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 |