ITK
4.6.0
Insight Segmentation and Registration Toolkit
|
#include <itkDCMTKFileReader.h>
Definition at line 62 of file itkDCMTKFileReader.h.
Public Member Functions | |
DCMTKItem () | |
int | GetElementSQ (unsigned short group, unsigned short entry, DCMTKSequence &sequence, bool throwException=true) |
void | SetDcmItem (DcmItem *item) |
Private Attributes | |
DcmItem * | m_DcmItem |
|
inline |
Definition at line 65 of file itkDCMTKFileReader.h.
int itk::DCMTKItem::GetElementSQ | ( | unsigned short | group, |
unsigned short | entry, | ||
DCMTKSequence & | sequence, | ||
bool | throwException = true |
||
) |
void itk::DCMTKItem::SetDcmItem | ( | DcmItem * | item | ) |
|
private |
Definition at line 75 of file itkDCMTKFileReader.h.