This is the complete list of members for Bagel::CLList, including all inherited members.
_pData (defined in Bagel::CLList) | Bagel::CLList | protected |
_pNext (defined in Bagel::CLList) | Bagel::CLList | protected |
_pPrev (defined in Bagel::CLList) | Bagel::CLList | protected |
addToHead(CLList *pNewList) | Bagel::CLList | |
addToTail(CLList *pNewList) | Bagel::CLList | |
CLList() | Bagel::CLList | |
CLList(void *pObj) | Bagel::CLList | |
Delete() | Bagel::CLList | |
FlushList() | Bagel::CLList | |
getData() const (defined in Bagel::CLList) | Bagel::CLList | inline |
getHead() | Bagel::CLList | |
getNext() const (defined in Bagel::CLList) | Bagel::CLList | inline |
getPrev() const (defined in Bagel::CLList) | Bagel::CLList | inline |
getTail() | Bagel::CLList | |
Insert(CLList *pNewList) | Bagel::CLList | |
MoveLeft() | Bagel::CLList | |
MoveRight() | Bagel::CLList | |
MoveToHead() | Bagel::CLList | |
MoveToTail() | Bagel::CLList | |
PutData(void *pObj) (defined in Bagel::CLList) | Bagel::CLList | inline |
~CLList() | Bagel::CLList | virtual |