]> Creatis software - gdcm.git/commit
In order to prepare the future extension of SerieHelper::AddRestriction (key,
authorjpr <jpr>
Mon, 18 Jul 2005 10:20:20 +0000 (10:20 +0000)
committerjpr <jpr>
Mon, 18 Jul 2005 10:20:20 +0000 (10:20 +0000)
commit44f77c590dae9d3ba7da64eb30e0236a019020a8
treeea2d6068de89defcfba7b85c8c58417d21c32b24
parent6cde43ffac8542b354238d04bc2544a87ae58dcd
In order to prepare the future extension of SerieHelper::AddRestriction (key,
string, operator)
operator = { EQUAL, DIFFERENT, LESS, LESSOREQUAL, GREATER, GREATEROOREQUAL}
add method
bool Util::CompareDicomString(const std::string &s1, const char *s2, int op)
src/gdcmCommon.h
src/gdcmSerieHelper.cxx
src/gdcmUtil.cxx
src/gdcmUtil.h