Medical Imaging Interaction Toolkit
2016.11.0
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 174 of file mitkPropertyPersistenceInfo.cpp.
Referenced by mitk::PropertyPersistenceInfo::UnRegExByKey(), and mitk::PropertyPersistenceInfo::UnRegExByName().