MeVisLab Toolbox Reference
|
This is the complete list of members for DCMTree::IOParameter, including all inherited members.
ConvertToUTF8 enum value | DCMTree::IOParameter | |
convertToUTF8() const =0 | DCMTree::IOParameter | pure virtual |
create(const std::string &filename, bool readImage=true, bool readPrivateTags=true, bool convertToUTF8=true, const std::string &pixelBufferFilename=std::string()) | DCMTree::IOParameter | static |
create(const std::string &filename, int flags, const std::string &pixelBufferFilename=std::string()) | DCMTree::IOParameter | static |
createConcrete(const std::string &filename, int flags, const std::string &pixelBufferFilename) const =0 | DCMTree::IOParameter | protectedpure virtual |
filename() const =0 | DCMTree::IOParameter | pure virtual |
Flags enum name | DCMTree::IOParameter | |
getFlags() const =0 | DCMTree::IOParameter | pure virtual |
getNumberOfToleratedBadTags() const | DCMTree::IOParameter | virtual |
IOParameter() | DCMTree::IOParameter | |
IOParameter(const IOParameter &other) | DCMTree::IOParameter | explicit |
operator=(const IOParameter &other) | DCMTree::IOParameter | |
pixelBufferFilename() const =0 | DCMTree::IOParameter | pure virtual |
prototype() | DCMTree::IOParameter | protectedstatic |
ReadPixelData enum value | DCMTree::IOParameter | |
readPixelData() const =0 | DCMTree::IOParameter | pure virtual |
ReadPixelDataLazily enum value | DCMTree::IOParameter | |
ReadPrivateTags enum value | DCMTree::IOParameter | |
readPrivateTags() const =0 | DCMTree::IOParameter | pure virtual |
setNumberOfToleratedBadTags(unsigned int numBadTags=5) | DCMTree::IOParameter | virtual |
setPrototype(Const_IOParameterPtr prototype) | DCMTree::IOParameter | protectedstatic |
~IOParameter() | DCMTree::IOParameter | virtual |