|
MeVisLab Toolbox Reference
|
This is the complete list of members for ml::FileListTools::DPLConfiguration, including all inherited members.
| DPL_DEFAULT_CONFIG0 | ml::FileListTools::DPLConfiguration | static |
| DPL_DEFAULT_CONFIG1 | ml::FileListTools::DPLConfiguration | static |
| DPL_DEFAULT_CONFIG2 | ml::FileListTools::DPLConfiguration | static |
| DplConfigs enum name | ml::FileListTools::DPLConfiguration | |
| DPLConfiguration() | ml::FileListTools::DPLConfiguration | inline |
| DPLDefaultConfig enum value | ml::FileListTools::DPLConfiguration | |
| DPLUsedConfigNames | ml::FileListTools::DPLConfiguration | static |
| DPLUserConfig1 enum value | ml::FileListTools::DPLConfiguration | |
| DPLUserConfig2 enum value | ml::FileListTools::DPLConfiguration | |
| DPLUserConfig3 enum value | ml::FileListTools::DPLConfiguration | |
| getConfig() const | ml::FileListTools::DPLConfiguration | inline |
| getTagIdSet() const | ml::FileListTools::DPLConfiguration | inline |
| hasDoubleSetting(const std::string &str, const std::string &tag, double &val) | ml::FileListTools::DPLConfiguration | static |
| hasDoubleStringSetting(std::string str, const std::string &tag, std::string &str1Val, std::string &str2Val, bool replaceSpaceTags=true) | ml::FileListTools::DPLConfiguration | static |
| hasSingleStringSetting(std::string str, const std::string &tag, std::string &strVal, bool replaceSpaceTags=true) | ml::FileListTools::DPLConfiguration | static |
| hasUIntSetting(const std::string &str, const std::string &tag, unsigned int &val) | ml::FileListTools::DPLConfiguration | static |
| NUM_USED_DPL_CONFIGS enum value | ml::FileListTools::DPLConfiguration | |
| setUpDPLConfig(DplConfigs dplUsedConfig, const std::string dplConfigStringFld[4], const std::string &importFilterConfig, const std::string &importFilterProcessingSettings, size_t minNumFramesInVolume, DPL::Logger &logger, DPL::Processor &processor, DPL::SecondPassPartitioningProvider &addedProvider, MLdouble relativeDistanceTolerance, MLdouble absoluteDistanceTolerance, MLdouble positionToleranceMM, const std::string &seriesBasedPreprocessingCondition, std::string force2DPlusTCondition) | ml::FileListTools::DPLConfiguration |