| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
This is the complete list of members for DcmObject, including all inherited members.
| calcElementLength(const E_TransferSyntax xfer, const E_EncodingType enctype)=0 | DcmObject | pure virtual | 
| canWriteXfer(const E_TransferSyntax newXfer, const E_TransferSyntax oldXfer)=0 | DcmObject | pure virtual | 
| clear()=0 | DcmObject | pure virtual | 
| clone() const =0 | DcmObject | pure virtual | 
| containsExtendedCharacters(const OFBool checkAllStrings=OFFalse) | DcmObject | virtual | 
| containsUnknownVR() const | DcmObject | virtual | 
| convertCharacterSet(DcmSpecificCharacterSet &converter) | DcmObject | virtual | 
| copyFrom(const DcmObject &rhs)=0 | DcmObject | pure virtual | 
| DcmObject(const DcmTag &tag, const Uint32 len=0) | DcmObject | |
| DcmObject(const DcmObject &obj) | DcmObject | |
| errorFlag | DcmObject | protected | 
| fTransferredBytes | DcmObject | private | 
| fTransferState | DcmObject | private | 
| getETag() const | DcmObject | inline | 
| getGTag() const | DcmObject | inline | 
| getLength(const E_TransferSyntax xfer=EXS_LittleEndianImplicit, const E_EncodingType enctype=EET_UndefinedLength)=0 | DcmObject | pure virtual | 
| getLengthField() const | DcmObject | inline | 
| getNumberOfValues()=0 | DcmObject | pure virtual | 
| getParent() | DcmObject | inline | 
| getParent() const | DcmObject | inline | 
| getParentItem() | DcmObject | virtual | 
| getRootItem() | DcmObject | |
| getTag() const | DcmObject | inline | 
| getTagAndLengthSize(const E_TransferSyntax oxfer) const | DcmObject | protectedvirtual | 
| getTagName() | DcmObject | inlineprotected | 
| getTransferredBytes() const | DcmObject | inlineprotected | 
| getTransferState() const | DcmObject | inlineprotected | 
| getVM()=0 | DcmObject | pure virtual | 
| getVR() const | DcmObject | inline | 
| ident() const =0 | DcmObject | pure virtual | 
| incTransferredBytes(Uint32 val) | DcmObject | inlineprotected | 
| isAffectedBySpecificCharacterSet() const | DcmObject | virtual | 
| isaString() const | DcmObject | inline | 
| isElement() const | DcmObject | inlinevirtual | 
| isEmpty(const OFBool normalize=OFTrue) | DcmObject | virtual | 
| isLeaf() const =0 | DcmObject | pure virtual | 
| isNested() const | DcmObject | virtual | 
| isSignable() const | DcmObject | virtual | 
| Length | DcmObject | private | 
| loadAllDataIntoMemory()=0 | DcmObject | pure virtual | 
| nextInContainer(const DcmObject *obj) | DcmObject | virtual | 
| nextObject(DcmStack &stack, const OFBool intoSub) | DcmObject | virtual | 
| operator=(const DcmObject &obj) | DcmObject | |
| Parent | DcmObject | private | 
| print(STD_NAMESPACE ostream &out, const size_t flags=0, const int level=0, const char *pixelFileName=NULL, size_t *pixelCounter=NULL)=0 | DcmObject | pure 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 | 
| read(DcmInputStream &inStream, const E_TransferSyntax ixfer, const E_GrpLenEncoding glenc=EGL_noChange, const Uint32 maxReadLength=DCM_MaxReadLength)=0 | DcmObject | pure virtual | 
| search(const DcmTagKey &xtag, DcmStack &resultStack, E_SearchMode mode=ESM_fromHere, OFBool searchIntoSub=OFTrue) | DcmObject | virtual | 
| 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 | 
| Tag | DcmObject | private | 
| transferEnd(void) | DcmObject | virtual | 
| transferInit(void) | DcmObject | virtual | 
| transferState() const | DcmObject | inline | 
| verify(const OFBool autocorrect=OFFalse)=0 | DcmObject | pure virtual | 
| write(DcmOutputStream &outStream, const E_TransferSyntax oxfer, const E_EncodingType enctype, DcmWriteCache *wcache)=0 | DcmObject | pure virtual | 
| writeJson(STD_NAMESPACE ostream &out, DcmJsonFormat &format) | DcmObject | virtual | 
| writeSignatureFormat(DcmOutputStream &outStream, const E_TransferSyntax oxfer, const E_EncodingType enctype, DcmWriteCache *wcache)=0 | DcmObject | pure 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) | DcmObject | virtual | 
| ~DcmObject() | DcmObject | virtual |