![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
This is the complete list of members for CBaseList, including all inherited members.
| AddAfter(__in_opt POSITION p, __in CBaseList *pList) | CBaseList | |
| AddAfterI(__in_opt POSITION p, __in void *pObj) | CBaseList | protected |
| AddBefore(__in_opt POSITION p, __in CBaseList *pList) | CBaseList | |
| AddBeforeI(__in_opt POSITION p, __in void *pObj) | CBaseList | protected |
| AddHead(__in CBaseList *pList) | CBaseList | |
| AddHeadI(__in void *pObj) | CBaseList | protected |
| AddTail(__in CBaseList *pList) | CBaseList | |
| AddTailI(__in void *pObj) | CBaseList | protected |
| CBaseList(__in_opt LPCTSTR pName, INT iItems) | CBaseList | |
| CBaseList(__in_opt LPCTSTR pName) | CBaseList | |
| FindI(__in void *pObj) const | CBaseList | protected |
| GetCountI() const | CBaseList | |
| GetHeadPositionI() const | CBaseList | |
| GetI(__in_opt POSITION p) const | CBaseList | protected |
| GetNextI(__inout POSITION &rp) const | CBaseList | protected |
| GetTailPositionI() const | CBaseList | |
| GetValidI(__in POSITION p) const | CBaseList | protected |
| m_Count | CBaseList | protected |
| m_pFirst | CBaseList | protected |
| m_pLast | CBaseList | protected |
| MoveToHead(__in_opt POSITION pos, __in CBaseList *pList) | CBaseList | |
| MoveToTail(__in_opt POSITION pos, __in CBaseList *pList) | CBaseList | |
| Next(__in_opt POSITION pos) const | CBaseList | inline |
| Prev(__in_opt POSITION pos) const | CBaseList | inline |
| RemoveAll() | CBaseList | |
| RemoveHeadI() | CBaseList | protected |
| RemoveI(__in_opt POSITION p) | CBaseList | protected |
| RemoveTailI() | CBaseList | protected |
| Reverse() | CBaseList | |
| ~CBaseList() | CBaseList |