DCMTK
Version 3.6.7
OFFIS DICOM Toolkit
|
This is the complete list of members for DcmTime, 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 |
check(const char *dicomTime, const size_t dicomTimeSize) | DcmTime | static |
check(const char *dicomTime, const size_t dicomTimeSize, const OFBool supportOldFormat) | DcmTime | static |
checkStringValue(const OFString &value, const OFString &vm="1-n", const OFBool oldFormat=OFFalse) | DcmTime | static |
DcmByteString::checkStringValue(const OFString &value, const OFString &vm, const OFString &vr, const int vrID, const size_t maxLen=0, const OFString &charset="") | DcmByteString | protectedstatic |
checkValue(const OFString &vm="1-n", const OFBool oldFormat=OFFalse) | DcmTime | virtual |
checkVM(const unsigned long vmNum, const OFString &vmStr) | DcmElement | static |
clear() | DcmByteString | virtual |
clone() const | DcmTime | inlinevirtual |
combinationMatches(const DcmElement &keySecond, const DcmElement &candidateFirst, const DcmElement &candidateSecond) const | DcmElement | virtual |
compact() | DcmElement | virtual |
compare(const DcmElement &rhs) const | DcmByteString | virtual |
containsExtendedCharacters(const OFBool checkAllStrings=OFFalse) | DcmByteString | virtual |
containsExtendedCharacters(const char *stringVal, const size_t stringLen) | DcmByteString | protectedstatic |
containsUnknownVR() const | DcmObject | virtual |
convertCharacterSet(DcmSpecificCharacterSet &converter) | DcmObject | virtual |
copyFrom(const DcmObject &rhs) | DcmTime | 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 |
DCM_DicomString enum value | DcmByteString | protected |
DCM_MachineString enum value | DcmByteString | protected |
DCM_UnknownString enum value | DcmByteString | protected |
DcmByteString(const DcmTag &tag) | DcmByteString | |
DcmByteString(const DcmByteString &old) | DcmByteString | |
DcmByteString(const DcmTag &tag, const Uint32 len) | DcmByteString | protected |
DcmDate class | DcmTime | friend |
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 | |
DcmTime(const DcmTag &tag, const Uint32 len=0) | DcmTime | |
DcmTime(const DcmTime &old) | DcmTime | |
detachValueField(OFBool copy=OFFalse) | DcmElement | |
determineVM(const char *str, const size_t len) | DcmElement | static |
E_StringMode enum name | DcmByteString | protected |
errorFlag | DcmObject | protected |
fByteOrder | DcmElement | private |
fLoadValue | DcmElement | private |
fStringMode | DcmByteString | private |
fTransferredBytes | DcmObject | private |
fTransferState | DcmObject | private |
fValue | DcmElement | private |
getByteOrder() const | DcmElement | inlineprotected |
getCurrentTime(OFString &dicomTime, const OFBool seconds=OFTrue, const OFBool fraction=OFFalse) | DcmTime | static |
getDecompressedColorModel(DcmItem *dataset, OFString &decompressedColorModel) | DcmElement | virtual |
getDicomTimeFromOFTime(const OFTime &timeValue, OFString &dicomTime, const OFBool seconds=OFTrue, const OFBool fraction=OFFalse) | DcmTime | static |
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 |
getISOFormattedTime(OFString &formattedTime, const unsigned long pos=0, const OFBool seconds=OFTrue, const OFBool fraction=OFFalse, const OFBool createMissingPart=OFFalse, const OFBool supportOldFormat=OFTrue) | DcmTime | |
getISOFormattedTimeFromString(const OFString &dicomTime, OFString &formattedTime, const OFBool seconds=OFTrue, const OFBool fraction=OFFalse, const OFBool createMissingPart=OFFalse, const OFBool supportOldFormat=OFTrue) | DcmTime | static |
getLength(const E_TransferSyntax xfer=EXS_LittleEndianImplicit, const E_EncodingType enctype=EET_UndefinedLength) | DcmByteString | virtual |
getLengthField() const | DcmObject | inline |
getMaxLength() const | DcmByteString | inlineprotected |
getNumberOfValues() | DcmByteString | virtual |
getOFString(OFString &stringValue, const unsigned long pos, OFBool normalize=OFTrue) | DcmTime | virtual |
getOFStringArray(OFString &stringVal, OFBool normalize=OFTrue) | DcmByteString | virtual |
getOFTime(OFTime &timeValue, const unsigned long pos=0, const OFBool supportOldFormat=OFTrue) | DcmTime | |
getOFTimeFromString(const OFString &dicomTime, OFTime &timeValue) | DcmTime | static |
getOFTimeFromString(const OFString &dicomTime, OFTime &timeValue, const OFBool supportOldFormat) | DcmTime | static |
getOFTimeFromString(const OFString &dicomTime, OFTime &timeValue, const OFBool supportOldFormat, const double timeZone) | DcmTime | static |
getOFTimeFromString(const char *dicomTime, const size_t dicomTimeSize, OFTime &timeValue) | DcmTime | static |
getOFTimeFromString(const char *dicomTime, const size_t dicomTimeSize, OFTime &timeValue, const OFBool supportOldFormat) | DcmTime | static |
getOFTimeFromString(const char *dicomTime, const size_t dicomTimeSize, OFTime &timeValue, const OFBool supportOldFormat, const double timeZone) | DcmTime | static |
getPaddingChar() const | DcmByteString | inlineprotected |
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 |
getRealLength() | DcmByteString | |
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 *&stringVal) | DcmByteString | virtual |
getString(char *&stringVal, Uint32 &stringLen) | DcmByteString | virtual |
getStringMode() const | DcmByteString | inlineprotected |
getStringValue(OFString &stringVal) | DcmByteString | protected |
getTag() const | DcmObject | inline |
getTagAndLengthSize(const E_TransferSyntax oxfer) const | DcmObject | protectedvirtual |
getTagName() | DcmObject | inlineprotected |
getTagVal(DcmTagKey &val, const unsigned long pos=0) | DcmElement | virtual |
getTimeZoneFromString(const OFString &dicomTimeZone, double &timeZone) | DcmTime | static |
getTimeZoneFromString(const char *dicomTimeZone, const size_t dicomTimeZoneSize, double &timeZone) | DcmTime | static |
getTransferredBytes() const | DcmObject | inlineprotected |
getTransferState() const | DcmObject | inlineprotected |
getUint16(Uint16 &val, const unsigned long pos=0) | DcmElement | virtual |
getUint16Array(Uint16 *&val) | DcmElement | 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) 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() | DcmByteString | virtual |
getVR() const | DcmObject | inline |
ident() const | DcmTime | virtual |
incTransferredBytes(Uint32 val) | DcmObject | inlineprotected |
isAffectedBySpecificCharacterSet() const | DcmByteString | virtual |
isaString() const | DcmObject | inline |
isEmpty(const OFBool normalize=OFTrue) | DcmByteString | virtual |
isLeaf() const | DcmElement | inlinevirtual |
isNested() const | DcmObject | virtual |
isSignable() const | DcmObject | virtual |
isUniversalMatch(const OFBool normalize=OFTrue, const OFBool enableWildCardMatching=OFTrue) | DcmElement | virtual |
Length | DcmObject | private |
loadAllDataIntoMemory() | DcmElement | virtual |
loadValue(DcmInputStream *inStream=NULL) | DcmElement | protected |
makeDicomByteString() | DcmByteString | protected |
makeMachineByteString(const Uint32 length=0) | DcmByteString | protectedvirtual |
matches(const OFString &key, const OFString &candidate, const OFBool enableWildCardMatching=OFTrue) const | DcmTime | virtual |
matches(const DcmElement &candidate, const OFBool enableWildCardMatching=OFTrue) const | DcmTime | |
matches(const OFString &key, const OFString &candidate, const OFBool enableWildCardMatching=OFTrue) const | DcmTime | |
DcmByteString::matches(const DcmElement &candidate, const OFBool enableWildCardMatching=OFTrue) const | DcmByteString | virtual |
maxLength | DcmByteString | private |
newValueField() | DcmByteString | protectedvirtual |
nextInContainer(const DcmObject *obj) | DcmObject | virtual |
nextObject(DcmStack &stack, const OFBool intoSub) | DcmObject | virtual |
nonSignificantChars | DcmByteString | private |
operator=(const DcmTime &obj) | DcmTime | |
DcmByteString::operator=(const DcmByteString &obj) | DcmByteString | |
DcmElement::operator=(const DcmElement &obj) | DcmElement | |
DcmObject::operator=(const DcmObject &obj) | DcmObject | |
paddingChar | DcmByteString | private |
Parent | DcmObject | private |
parseFragment(const char *string, const size_t size, double &result) | DcmTime | privatestatic |
postLoadValue() | DcmByteString | protectedvirtual |
print(STD_NAMESPACE ostream &out, const size_t flags=0, const int level=0, const char *pixelFileName=NULL, size_t *pixelCounter=NULL) | DcmByteString | 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 |
putOFStringAtPos(const OFString &stringVal, const unsigned long pos=0) | DcmByteString | 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) | DcmByteString | virtual |
putString(const char *stringVal, const Uint32 stringLen) | DcmByteString | virtual |
putTagVal(const DcmTagKey &attrTag, const unsigned long pos=0) | DcmElement | virtual |
putUint16(const Uint16 val, const unsigned long pos=0) | DcmElement | virtual |
putUint16Array(const Uint16 *vals, const unsigned long num) | DcmElement | 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 |
realLength | DcmByteString | private |
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 |
setCurrentTime(const OFBool seconds=OFTrue, const OFBool fraction=OFFalse) | DcmTime | |
setGTag(Uint16 gtag) | DcmObject | inline |
setLengthField(Uint32 val) | DcmObject | inlineprotected |
setMaxLength(Uint32 val) | DcmByteString | inlineprotected |
setNonSignificantChars(const OFString &characters) | DcmByteString | inlineprotected |
setOFTime(const OFTime &timeValue) | DcmTime | |
setPaddingChar(char c) | DcmByteString | 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) | DcmByteString | virtual |
write(DcmOutputStream &outStream, const E_TransferSyntax oxfer, const E_EncodingType enctype, DcmWriteCache *wcache) | DcmByteString | virtual |
writeJson(STD_NAMESPACE ostream &out, DcmJsonFormat &format) | DcmByteString | 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) | DcmByteString | 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) | DcmElement | 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 |
~DcmByteString() | DcmByteString | virtual |
~DcmElement() | DcmElement | virtual |
~DcmObject() | DcmObject | virtual |
~DcmTime() | DcmTime | virtual |