Class for representing a XMLDictReader.
More...
#include <gdcmXMLDictReader.h>
List of all members.
Detailed Description
Class for representing a XMLDictReader.
- Note:
- bla Will read the DICOMV3.xml file
Constructor & Destructor Documentation
gdcm::XMLDictReader::XMLDictReader |
( |
) |
|
gdcm::XMLDictReader::~XMLDictReader |
( |
) |
[inline] |
Member Function Documentation
void gdcm::XMLDictReader::CharacterDataHandler |
( |
const char * |
data, |
|
|
int |
length |
|
) |
| [virtual] |
void gdcm::XMLDictReader::EndElement |
( |
const char * |
name ) |
[virtual] |
const Dict& gdcm::XMLDictReader::GetDict |
( |
) |
[inline] |
void gdcm::XMLDictReader::HandleDescription |
( |
const char ** |
atts ) |
[protected] |
void gdcm::XMLDictReader::HandleEntry |
( |
const char ** |
atts ) |
[protected] |
void gdcm::XMLDictReader::StartElement |
( |
const char * |
name, |
|
|
const char ** |
atts |
|
) |
| [virtual] |
The documentation for this class was generated from the following file: