]> Creatis software - gdcm.git/history - src/gdcmCommand.h
ENH: Finally I got ArgMgr to be const string instead of char*... strcasecmp is POSIX...
[gdcm.git] / src / gdcmCommand.h
2005-11-28 regrain * Improvement #2 : the CommandManager is now a stati...
2005-11-28 regrain * Add Command and CommandManager to have possible...