ITK
5.2.0
Insight Toolkit
|
This is the complete list of members for itk::DCMTKFileReader, including all inherited members.
AddDictEntry(DcmDictEntry *entry) | itk::DCMTKFileReader | static |
CanReadFile(const std::string &filename) | itk::DCMTKFileReader | static |
DCMTKFileReader()=default | itk::DCMTKFileReader | |
GetDimensions(unsigned short &rows, unsigned short &columns) const | itk::DCMTKFileReader | |
GetDirCosArray(double *const dircos) const | itk::DCMTKFileReader | |
GetDirCosines(vnl_vector< double > &dir1, vnl_vector< double > &dir2, vnl_vector< double > &dir3) const | itk::DCMTKFileReader | |
GetElementCS(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementCSorOB(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementDA(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementDS(const unsigned short group, const unsigned short element, unsigned short count, TType *target, const bool throwException=true) const | itk::DCMTKFileReader | inline |
GetElementDS(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementDSorOB(const unsigned short group, const unsigned short element, TType &target, const bool throwException=true) const | itk::DCMTKFileReader | inline |
GetElementFD(const unsigned short group, const unsigned short element, double &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementFD(const unsigned short group, const unsigned short element, int count, double *target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementFL(const unsigned short group, const unsigned short element, float &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementFLorOB(const unsigned short group, const unsigned short element, float &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementIS(const unsigned short group, const unsigned short element, ::itk::int32_t &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementISorOB(const unsigned short group, const unsigned short element, ::itk::int32_t &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementLO(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementLO(const unsigned short group, const unsigned short element, std::vector< std::string > &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementOB(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementPN(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementSL(const unsigned short group, const unsigned short element, ::itk::int32_t &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementSQ(const unsigned short group, unsigned short entry, DCMTKSequence &sequence, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementTM(const unsigned short group, const unsigned short element, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementUI(const unsigned short group, unsigned short entry, std::string &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementUS(const unsigned short group, const unsigned short element, unsigned short &target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetElementUS(const unsigned short group, const unsigned short element, unsigned short *&target, const bool throwException=true) const | itk::DCMTKFileReader | |
GetFileName() const | itk::DCMTKFileReader | |
GetFileNumber() const | itk::DCMTKFileReader | |
GetFrameCount() const | itk::DCMTKFileReader | |
GetImageDataType() const | itk::DCMTKFileReader | |
GetImagePixelType() const | itk::DCMTKFileReader | |
GetOrigin(double *const origin) const | itk::DCMTKFileReader | |
GetSlopeIntercept(double &slope, double &intercept) const | itk::DCMTKFileReader | |
GetSpacing(double *const spacing) const | itk::DCMTKFileReader | |
GetTransferSyntax() const | itk::DCMTKFileReader | |
HasPixelData() const | itk::DCMTKFileReader | |
IsImageFile(const std::string &filename) | itk::DCMTKFileReader | static |
LoadFile() | itk::DCMTKFileReader | |
m_Dataset | itk::DCMTKFileReader | private |
m_DFile | itk::DCMTKFileReader | private |
m_FileName | itk::DCMTKFileReader | private |
m_FileNumber | itk::DCMTKFileReader | private |
m_FrameCount | itk::DCMTKFileReader | private |
m_Xfer | itk::DCMTKFileReader | private |
Self typedef | itk::DCMTKFileReader | |
SetFileName(const std::string &fileName) | itk::DCMTKFileReader | |
~DCMTKFileReader() | itk::DCMTKFileReader |