#include <kfbxembeddedfilesaccumulator.h>
An object may use the same file on multiple properties, hence the set. Each property may have multiple URLs, separate by |. We thus need to store the index along with the property.
Definition at line 66 of file kfbxembeddedfilesaccumulator.h.
Public Member Functions |
|
KFbxPropertyUrlIndex () | |
KFbxPropertyUrlIndex (const KString &pUrl, int pIndex) | |
Public Attributes |
|
KString | mPropName |
int | mIndex |
KFbxPropertyUrlIndex | ( | ) | [inline] |
Definition at line 71 of file kfbxembeddedfilesaccumulator.h.
KFbxPropertyUrlIndex | ( | const KString & | pUrl, | |
int | pIndex | |||
) | [inline] |
Definition at line 75 of file kfbxembeddedfilesaccumulator.h.
Definition at line 68 of file kfbxembeddedfilesaccumulator.h.
Referenced by KFbxEmbeddedFilesAccumulator::KFbxPropertyUrlIndexCompare::operator()().
Definition at line 69 of file kfbxembeddedfilesaccumulator.h.
Referenced by KFbxEmbeddedFilesAccumulator::KFbxPropertyUrlIndexCompare::operator()().