| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
This is the complete list of members for DcmAttributeTag, including all inherited members.
| calcElementLength(const E_TransferSyntax xfer, const E_EncodingType enctype) | DcmElement | virtual | 
| canWriteXfer(const E_TransferSyntax newXfer, const E_TransferSyntax oldXfer) | DcmElement | virtual | 
| changeValue(const void *value, const Uint32 position, const Uint32 num) | DcmElement | protected | 
| checkStringValue(const OFString &value, const OFString &vm="1-n") | DcmAttributeTag | static | 
| checkValue(const OFString &vm="1-n", const OFBool oldFormat=OFFalse) | DcmAttributeTag | virtual | 
| checkVM(const unsigned long vmNum, const OFString &vmStr) | DcmElement | static | 
| clear() | DcmElement | virtual | 
| clone() const | DcmAttributeTag | inlinevirtual | 
| combinationMatches(const DcmElement &keySecond, const DcmElement &candidateFirst, const DcmElement &candidateSecond) const | DcmElement | virtual | 
| compact() | DcmElement | virtual | 
| compare(const DcmElement &rhs) const | DcmAttributeTag | virtual | 
| containsExtendedCharacters(const OFBool checkAllStrings=OFFalse) | DcmObject | virtual | 
| containsUnknownVR() const | DcmObject | virtual | 
| convertCharacterSet(DcmSpecificCharacterSet &converter) | DcmObject | virtual | 
| copyFrom(const DcmObject &rhs) | DcmAttributeTag | virtual | 
| createEmptyValue(const Uint32 length) | DcmElement | protected | 
| createUint16Array(const Uint32 numWords, Uint16 *&words) | DcmElement | virtual | 
| createUint8Array(const Uint32 numBytes, Uint8 *&bytes) | DcmElement | virtual | 
| createValueFromTempFile(DcmInputStreamFactory *factory, const Uint32 length, const E_ByteOrder byteOrder) | DcmElement | virtual | 
| DcmAttributeTag(const DcmTag &tag) | DcmAttributeTag | |
| DcmAttributeTag(const DcmAttributeTag &old) | DcmAttributeTag | |
| DcmAttributeTag(const DcmTag &tag, const Uint32 len) | DcmAttributeTag | protected | 
| DcmElement(const DcmTag &tag, const Uint32 len=0) | DcmElement | |
| DcmElement(const DcmElement &old) | DcmElement | |
| DcmObject(const DcmTag &tag, const Uint32 len=0) | DcmObject | |
| DcmObject(const DcmObject &obj) | DcmObject | |
| detachValueField(OFBool copy=OFFalse) | DcmElement | |
| determineVM(const char *str, const size_t len) | DcmElement | static | 
| errorFlag | DcmObject | protected | 
| fByteOrder | DcmElement | private | 
| fLoadValue | DcmElement | private | 
| fTransferredBytes | DcmObject | private | 
| fTransferState | DcmObject | private | 
| fValue | DcmElement | private | 
| getByteOrder() const | DcmElement | inlineprotected | 
| getDecompressedColorModel(DcmItem *dataset, OFString &decompressedColorModel) | DcmElement | virtual | 
| getETag() const | DcmObject | inline | 
| getFloat32(Float32 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getFloat32Array(Float32 *&val) | DcmElement | virtual | 
| getFloat64(Float64 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getFloat64Array(Float64 *&val) | DcmElement | virtual | 
| getGTag() const | DcmObject | inline | 
| getInputStream() const | DcmElement | inline | 
| getLength(const E_TransferSyntax xfer=EXS_LittleEndianImplicit, const E_EncodingType enctype=EET_UndefinedLength) | DcmElement | inlinevirtual | 
| getLengthField() const | DcmObject | inline | 
| getNumberOfValues() | DcmAttributeTag | virtual | 
| getOFString(OFString &stringVal, const unsigned long pos, OFBool normalize=OFTrue) | DcmAttributeTag | virtual | 
| getOFStringArray(OFString &value, OFBool normalize=OFTrue) | DcmElement | virtual | 
| getParent() | DcmObject | inline | 
| getParent() const | DcmObject | inline | 
| getParentItem() | DcmObject | virtual | 
| getPartialValue(void *targetBuffer, const Uint32 offset, Uint32 numBytes, DcmFileCache *cache=NULL, E_ByteOrder byteOrder=gLocalByteOrder) | DcmElement | virtual | 
| getRootItem() | DcmObject | |
| getSint16(Sint16 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getSint16Array(Sint16 *&val) | DcmElement | virtual | 
| getSint32(Sint32 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getSint32Array(Sint32 *&val) | DcmElement | virtual | 
| getSint64(Sint64 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getSint64Array(Sint64 *&val) | DcmElement | virtual | 
| getString(char *&val) | DcmElement | virtual | 
| getString(char *&val, Uint32 &len) | DcmElement | virtual | 
| getTag() const | DcmObject | inline | 
| getTagAndLengthSize(const E_TransferSyntax oxfer) const | DcmObject | protectedvirtual | 
| getTagName() | DcmObject | inlineprotected | 
| getTagVal(DcmTagKey &tagVal, const unsigned long pos=0) | DcmAttributeTag | virtual | 
| getTransferredBytes() const | DcmObject | inlineprotected | 
| getTransferState() const | DcmObject | inlineprotected | 
| getUint16(Uint16 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getUint16Array(Uint16 *&uintVals) | DcmAttributeTag | virtual | 
| getUint32(Uint32 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getUint32Array(Uint32 *&val) | DcmElement | virtual | 
| getUint64(Uint64 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getUint64Array(Uint64 *&val) | DcmElement | virtual | 
| getUint8(Uint8 &val, const unsigned long pos=0) | DcmElement | virtual | 
| getUint8Array(Uint8 *&val) | DcmElement | virtual | 
| getUncompressedFrame(DcmItem *dataset, Uint32 frameNo, Uint32 &startFragment, void *buffer, Uint32 bufSize, OFString &decompressedColorModel, DcmFileCache *cache=NULL) | DcmElement | virtual | 
| getUncompressedFrameSize(DcmItem *dataset, Uint32 &frameSize, OFBool pixelDataIsUncompressed) const | DcmElement | virtual | 
| getValue(const E_ByteOrder newByteOrder=gLocalByteOrder) | DcmElement | protected | 
| getValueFromString(const char *str, const size_t pos, const size_t len, OFString &val) | DcmElement | static | 
| getVM() | DcmAttributeTag | virtual | 
| getVR() const | DcmObject | inline | 
| ident() const | DcmAttributeTag | virtual | 
| incTransferredBytes(Uint32 val) | DcmObject | inlineprotected | 
| isAffectedBySpecificCharacterSet() const | DcmObject | virtual | 
| isaString() const | DcmObject | inline | 
| isElement() const | DcmElement | inlinevirtual | 
| isEmpty(const OFBool normalize=OFTrue) | DcmObject | virtual | 
| isLeaf() const | DcmElement | inlinevirtual | 
| isNested() const | DcmObject | virtual | 
| isSignable() const | DcmObject | virtual | 
| isUniversalMatch(const OFBool normalize=OFTrue, const OFBool enableWildCardMatching=OFTrue) | DcmAttributeTag | virtual | 
| Length | DcmObject | private | 
| loadAllDataIntoMemory() | DcmElement | virtual | 
| loadValue(DcmInputStream *inStream=NULL) | DcmElement | protected | 
| matches(const DcmElement &candidate, const OFBool enableWildCardMatching=OFTrue) const | DcmElement | virtual | 
| newValueField() | DcmElement | protectedvirtual | 
| nextInContainer(const DcmObject *obj) | DcmObject | virtual | 
| nextObject(DcmStack &stack, const OFBool intoSub) | DcmObject | virtual | 
| operator=(const DcmAttributeTag &obj) | DcmAttributeTag | |
| DcmElement::operator=(const DcmElement &obj) | DcmElement | |
| DcmObject::operator=(const DcmObject &obj) | DcmObject | |
| Parent | DcmObject | private | 
| postLoadValue() | DcmElement | protectedvirtual | 
| print(STD_NAMESPACE ostream &out, const size_t flags=0, const int level=0, const char *pixelFileName=NULL, size_t *pixelCounter=NULL) | DcmAttributeTag | virtual | 
| printInfoLine(STD_NAMESPACE ostream &out, const size_t flags, const int level=0, const char *info=NULL, DcmTag *tag=NULL, const OFBool isInfo=OFTrue) | DcmObject | protectedvirtual | 
| printInfoLineEnd(STD_NAMESPACE ostream &out, const size_t flags, const unsigned long printedLength=0xffffffff, DcmTag *tag=NULL) | DcmObject | protected | 
| printInfoLineStart(STD_NAMESPACE ostream &out, const size_t flags, const int level, DcmTag *tag=NULL) | DcmObject | protected | 
| printNestingLevel(STD_NAMESPACE ostream &out, const size_t flags, const int level) | DcmObject | protected | 
| putFloat32(const Float32 val, const unsigned long pos=0) | DcmElement | virtual | 
| putFloat32Array(const Float32 *vals, const unsigned long num) | DcmElement | virtual | 
| putFloat64(const Float64 val, const unsigned long pos=0) | DcmElement | virtual | 
| putFloat64Array(const Float64 *vals, const unsigned long num) | DcmElement | virtual | 
| putOFStringArray(const OFString &val) | DcmElement | virtual | 
| putSint16(const Sint16 val, const unsigned long pos=0) | DcmElement | virtual | 
| putSint16Array(const Sint16 *vals, const unsigned long num) | DcmElement | virtual | 
| putSint32(const Sint32 val, const unsigned long pos=0) | DcmElement | virtual | 
| putSint32Array(const Sint32 *vals, const unsigned long num) | DcmElement | virtual | 
| putString(const char *stringVal) | DcmAttributeTag | virtual | 
| putString(const char *stringVal, const Uint32 stringLen) | DcmAttributeTag | virtual | 
| putTagVal(const DcmTagKey &tagVal, const unsigned long pos=0) | DcmAttributeTag | virtual | 
| putUint16(const Uint16 val, const unsigned long pos=0) | DcmElement | virtual | 
| putUint16Array(const Uint16 *uintVals, const unsigned long numUints) | DcmAttributeTag | virtual | 
| putUint32(const Uint32 val, const unsigned long pos=0) | DcmElement | virtual | 
| putUint32Array(const Uint32 *vals, const unsigned long num) | DcmElement | virtual | 
| putUint8Array(const Uint8 *vals, const unsigned long num) | DcmElement | virtual | 
| putValue(const void *value, const Uint32 length) | DcmElement | protected | 
| read(DcmInputStream &inStream, const E_TransferSyntax ixfer, const E_GrpLenEncoding glenc=EGL_noChange, const Uint32 maxReadLength=DCM_MaxReadLength) | DcmElement | virtual | 
| scanValue(const OFString &value, const OFString &vr, const size_t pos=0, const size_t num=OFString_npos) | DcmElement | static | 
| scanValue(const OFString &vr, const char *const value, const size_t size) | DcmElement | static | 
| search(const DcmTagKey &xtag, DcmStack &resultStack, E_SearchMode mode=ESM_fromHere, OFBool searchIntoSub=OFTrue) | DcmObject | virtual | 
| setByteOrder(E_ByteOrder val) | DcmElement | inlineprotected | 
| setGTag(Uint16 gtag) | DcmObject | inline | 
| setLengthField(Uint32 val) | DcmObject | inlineprotected | 
| setParent(DcmObject *parent) | DcmObject | inline | 
| setTagVR(DcmEVR vr) | DcmObject | inlineprotected | 
| setTransferredBytes(Uint32 val) | DcmObject | inlineprotected | 
| setTransferState(E_TransferState newState) | DcmObject | inlineprotected | 
| setVR(DcmEVR vr) | DcmObject | inlinevirtual | 
| swapValueField(size_t valueWidth) | DcmElement | protected | 
| Tag | DcmObject | private | 
| transferEnd(void) | DcmObject | virtual | 
| transferInit() | DcmElement | virtual | 
| transferState() const | DcmObject | inline | 
| valueLoaded() const | DcmElement | inline | 
| verify(const OFBool autocorrect=OFFalse) | DcmAttributeTag | virtual | 
| write(DcmOutputStream &outStream, const E_TransferSyntax oxfer, const E_EncodingType enctype, DcmWriteCache *wcache) | DcmElement | virtual | 
| writeJson(STD_NAMESPACE ostream &out, DcmJsonFormat &format) | DcmAttributeTag | virtual | 
| writeJsonCloser(STD_NAMESPACE ostream &out, DcmJsonFormat &format) | DcmElement | protectedvirtual | 
| writeJsonOpener(STD_NAMESPACE ostream &out, DcmJsonFormat &format) | DcmElement | protectedvirtual | 
| writeSignatureFormat(DcmOutputStream &outStream, const E_TransferSyntax oxfer, const E_EncodingType enctype, DcmWriteCache *wcache) | DcmElement | virtual | 
| writeTag(DcmOutputStream &outStream, const DcmTag &tag, const E_TransferSyntax oxfer) | DcmObject | protectedstatic | 
| writeTagAndLength(DcmOutputStream &outStream, const E_TransferSyntax oxfer, Uint32 &writtenBytes) const | DcmObject | protectedvirtual | 
| writeXML(STD_NAMESPACE ostream &out, const size_t flags=0) | DcmAttributeTag | virtual | 
| writeXMLEndTag(STD_NAMESPACE ostream &out, const size_t flags) | DcmElement | protectedvirtual | 
| writeXMLStartTag(STD_NAMESPACE ostream &out, const size_t flags, const char *attrText=NULL) | DcmElement | protectedvirtual | 
| ~DcmAttributeTag() | DcmAttributeTag | virtual | 
| ~DcmElement() | DcmElement | virtual | 
| ~DcmObject() | DcmObject | virtual |