[protected].
Inheritance diagram for KFbxIteratorDstBase:

Definition at line 437 of file kfbxplug.h.
| Public Member Functions | |
| KFbxIteratorDstBase (KFbxPlug *pPlug, kFbxClassId pClassId) | |
| KFbxPlug * | GetFirst () | 
| KFbxPlug * | GetNext () | 
| KFbxPlug * | GetSafeNext () | 
| KFbxPlug * | GetLast () | 
| KFbxPlug * | GetPrevious () | 
| KFbxPlug * | GetSafePrevious () | 
| Protected Member Functions | |
| void | ResetToBegin () | 
| void | ResetToEnd () | 
| Protected Attributes | |
| KFbxPlug * | mPlug | 
| kFbxClassId | mClassId | 
| int | mSize | 
| int | mIndex |