]> Creatis software - gdcm.git/commit
add
authorjpr <jpr>
Thu, 5 Feb 2009 09:50:09 +0000 (09:50 +0000)
committerjpr <jpr>
Thu, 5 Feb 2009 09:50:09 +0000 (09:50 +0000)
commit8629d8b19caf99c82edfc9985fe5ea1ba862b9fd
treec457f758554dc570f7715c7e4f66a3279013d7d2
parentfc4f7706c78baf3f60474c06d871b82db221f37b
add
    bool DataEntry::IsNumerical();
    bool DataEntry::GetNumerical(std::vector <double> &valueVector);
to avoid people to re-progrm them each time
src/gdcmDataEntry.cxx
src/gdcmDataEntry.h