|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <cassert>#include <regex>#include <mitkIOMimeTypes.h>#include <mitkPropertyPersistenceInfo.h>#include <mitkStringProperty.h>Go to the source code of this file.
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
Functions | |
| std::string | GenerateFromTemplate (const std::string &sourceStr, const std::string &templateStr, const std::string ®exStr) |
| std::string GenerateFromTemplate | ( | const std::string & | sourceStr, |
| const std::string & | templateStr, | ||
| const std::string & | regexStr | ||
| ) |
Definition at line 170 of file mitkPropertyPersistenceInfo.cpp.
Referenced by mitk::PropertyPersistenceInfo::UnRegExByKey(), and mitk::PropertyPersistenceInfo::UnRegExByName().