|
vdr
2.2.0
|
This is the complete list of members for cListBase, including all inherited members.
| Add(cListObject *Object, cListObject *After=NULL) | cListBase | |
| Clear(void) | cListBase | virtual |
| cListBase(void) | cListBase | protected |
| count | cListBase | protected |
| Count(void) const | cListBase | inline |
| Del(cListObject *Object, bool DeleteObject=true) | cListBase | |
| Get(int Index) const | cListBase | |
| Ins(cListObject *Object, cListObject *Before=NULL) | cListBase | |
| lastObject | cListBase | protected |
| Move(int From, int To) | cListBase | virtual |
| Move(cListObject *From, cListObject *To) | cListBase | |
| objects | cListBase | protected |
| Sort(void) | cListBase | |
| ~cListBase() | cListBase | virtual |
1.8.11