Go to the documentation of this file.
14 #ifndef GDCMXMLPRIVATEDICTREADER_H
15 #define GDCMXMLPRIVATEDICTREADER_H
35 void StartElement(
const char *name,
const char **atts);
36 void EndElement(
const char *name);
37 void CharacterDataHandler(
const char *data,
int length);
42 void HandleEntry(
const char **atts);
43 void HandleDescription(
const char **atts);
49 bool ParsingDescription;
50 std::string Description;
55 #endif //GDCMXMLPRIVATEDICTREADER_H
Generated on Wed Jun 13 2012 20:40:37 for GDCM by
1.8.1