|
Foxit PDF SDK
|
成员的完整列表,这些成员属于 CFX_PtrList,包括所有继承而来的类成员
| AddHead(void *newElement) | CFX_PtrList | |
| AddTail(void *newElement) | CFX_PtrList | |
| CFX_PtrList(int nBlockSize=10, IFX_Allocator *pAllocator=0) | CFX_PtrList | |
| Find(void *searchValue, FX_POSITION startAfter=0) const | CFX_PtrList | |
| FindIndex(int index) const | CFX_PtrList | |
| GetAt(FX_POSITION rPosition) const | CFX_PtrList | inline |
| GetCount() const | CFX_PtrList | inline |
| GetHeadPosition() const | CFX_PtrList | inline |
| GetNext(FX_POSITION &rPosition) const | CFX_PtrList | inline |
| GetNextPosition(FX_POSITION pos) const | CFX_PtrList | inline |
| GetPrev(FX_POSITION &rPosition) const | CFX_PtrList | inline |
| GetPrevPosition(FX_POSITION pos) const | CFX_PtrList | inline |
| GetTailPosition() const | CFX_PtrList | inline |
| InsertAfter(FX_POSITION pos, void *newElement) | CFX_PtrList | |
| RemoveAll() | CFX_PtrList | |
| RemoveAt(FX_POSITION pos) | CFX_PtrList | |
| SetAt(FX_POSITION pos, void *newElement) | CFX_PtrList | inline |
| ~CFX_PtrList() | CFX_PtrList |