DcmXfer Class Reference

List of all members.

Public Member Functions

 DcmXfer (E_TransferSyntax xfer)
 DcmXfer (const char *xferName_xferID)
 DcmXfer (const DcmXfer &newXfer)
DcmXferoperator= (const E_TransferSyntax xfer)
DcmXferoperator= (const DcmXfer &newtag)
E_TransferSyntax getXfer () const
E_ByteOrder getByteOrder () const
const char * getXferName () const
const char * getXferID () const
OFBool isLittleEndian () const
OFBool isBigEndian () const
OFBool isImplicitVR () const
OFBool isExplicitVR () const
OFBool isEncapsulated () const
OFBool isNotEncapsulated () const
Uint32 getJPEGProcess8Bit () const
Uint32 getJPEGProcess12Bit () const
E_StreamCompression getStreamCompression () const
Uint32 sizeofTagHeader (DcmEVR evr)

Private Attributes

const char * xferID
const char * xferName
E_TransferSyntax xferSyn
E_ByteOrder byteOrder
E_VRType vrType
E_JPEGEncapsulated encapsulated
Uint32 JPEGProcess8
Uint32 JPEGProcess12
E_StreamCompression streamCompression

Detailed Description

Definition at line 115 of file dcxfer.h.


The documentation for this class was generated from the following file:


Generated on 20 Dec 2005 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.4.5