| 
    MeVisLab Toolbox Reference
    
   | 
 
A collection of tools on MultiFileVolumes and MultiFileVolumeLists. More...
#include "MLMultiFileVolumeSystem.h"Go to the source code of this file.
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
| namespace | ml::MultiFileVolumeListTools | 
Functions | |
| MLMULTI_FILE_VOLUME_EXPORT bool | ml::MultiFileVolumeListTools::checkRequiredFilesExist (const MultiFileVolume &mfv) | 
| Returns true if all files referenced in mfv can be found as files on disk, otherwise false; multi-frame handles are supported as described in fileHandleFileExists.   | |
| MLMULTI_FILE_VOLUME_EXPORT bool | ml::MultiFileVolumeListTools::checkHasFramesFromOneDir (const MultiFileVolume &mfv) | 
| Returns true if all frames referenced in mfv are located in one flat directory, otherwise false; multi-frame handles are supported as described in fileHandleFileExists.   | |
| MLMULTI_FILE_VOLUME_EXPORT size_t | ml::MultiFileVolumeListTools::calcNumFrameDirectories (const MultiFileVolume &mfv) | 
| Returns the number of directories in which the frames of mfv are located.   | |
| MLMULTI_FILE_VOLUME_EXPORT size_t | ml::MultiFileVolumeListTools::calcNumDifferentTagAppearances (const MultiFileVolume &mfv, const std::string &tagId) | 
| Returns the number of existing different string-convertible top-level tags with id tagId in frames of mfv.   | |
A collection of tools on MultiFileVolumes and MultiFileVolumeLists.
! A collection of tools on MultiFileVolumes and MultiFileVolumeLists.
Definition in file mlMultiFileVolumeListTools.h.