Public Attributes | |
FSRef * | sourceDirRef |
FSRef * | destDirRef |
FSCatalogInfo * | catInfoList |
FSRef * | srcRefList |
HFSUniStr255 * | nameList |
GenLinkedList | folderList |
GenIteratorPtr | folderListIter |
CopyParams * | copyParams |
FilterParams * | filterParams |
Boolean | containerChanged |
ItemCount | maxLevels |
ItemCount | currentLevel |
Definition at line 158 of file FSCopyObject.c.
FSCatalogInfo* FSCopyFolderGlobals::catInfoList |
Definition at line 172 of file FSCopyObject.c.
ItemCount FSCopyFolderGlobals::currentLevel |
Definition at line 175 of file FSCopyObject.c.
Referenced by CopyFolder(), FSCopyFolder(), and ProcessFolderList().
Definition at line 167 of file FSCopyObject.c.
Referenced by FSCopyFolder(), and ProcessFolderList().
Definition at line 168 of file FSCopyObject.c.
Referenced by FSCopyFolder(), and ProcessFolderList().
ItemCount FSCopyFolderGlobals::maxLevels |
HFSUniStr255* FSCopyFolderGlobals::nameList |