Class for representing a TableReader.
More...
#include <gdcmTableReader.h>
List of all members.
Detailed Description
Class for representing a TableReader.
- Note:
- This class is an empty shell meant to be derived
Constructor & Destructor Documentation
gdcm::TableReader::TableReader |
( |
Defs & |
defs ) |
[inline] |
virtual gdcm::TableReader::~TableReader |
( |
) |
[inline, virtual] |
Member Function Documentation
virtual void gdcm::TableReader::CharacterDataHandler |
( |
const char * |
data, |
|
|
int |
length |
|
) |
| [virtual] |
virtual void gdcm::TableReader::EndElement |
( |
const char * |
name ) |
[virtual] |
const Defs& gdcm::TableReader::GetDefs |
( |
) |
const [inline] |
const char* gdcm::TableReader::GetFilename |
( |
) |
[inline] |
void gdcm::TableReader::HandleIOD |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleIODEntry |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleMacro |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleMacroEntry |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleMacroEntryDescription |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleModule |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleModuleEntry |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleModuleEntryDescription |
( |
const char ** |
atts ) |
|
void gdcm::TableReader::HandleModuleInclude |
( |
const char ** |
atts ) |
|
int gdcm::TableReader::Read |
( |
) |
|
void gdcm::TableReader::SetFilename |
( |
const char * |
filename ) |
[inline] |
virtual void gdcm::TableReader::StartElement |
( |
const char * |
name, |
|
|
const char ** |
atts |
|
) |
| [virtual] |
The documentation for this class was generated from the following file: