DCMTK  Version 3.6.1 20170228
OFFIS DICOM Toolkit
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Public Types | Private Member Functions | List of all members
DcmIODTypes Class Reference

Class that wraps some constant definitions in the context of IODs. More...

Classes

struct  Frame
 Struct representing a single frame. More...
 

Public Types

enum  IOD_IE {
  IE_UNDEFINED, IE_PATIENT, IE_STUDY, IE_SERIES,
  IE_FOR, IE_EQUIPMENT, IE_IMAGE
}
 IOD Information Entities (incomplete list, extended as needed) More...
 
enum  IOD_LATERALITY { LATERALITY_UNDEFINED, LATERALITY_L, LATERALITY_R }
 Enumerated values for attribute "Laterality". More...
 
enum  IOD_ENHUSIMAGETYPE { IMAGETYPE_UNKNOWN, IMAGETYPE_ORIGINAL, IMAGETYPE_DERIVED }
 Enhanced US Image Module: Image Type (first value) More...
 

Private Member Functions

 DcmIODTypes ()
 Private undefined default constructor.
 
 ~DcmIODTypes ()
 Private undefined destructor.
 

Detailed Description

Class that wraps some constant definitions in the context of IODs.

Member Enumeration Documentation

Enhanced US Image Module: Image Type (first value)

Enumerator
IMAGETYPE_UNKNOWN 

Unknown.

IMAGETYPE_ORIGINAL 

ORIGINAL.

IMAGETYPE_DERIVED 

DERIVED.

IOD Information Entities (incomplete list, extended as needed)

Enumerator
IE_UNDEFINED 

Undefined Information Entity (i.e. no value set)

IE_PATIENT 

Patient Entity.

IE_STUDY 

Study Entity.

IE_SERIES 

Series Entity.

IE_FOR 

Frame of Reference Entity.

IE_EQUIPMENT 

Equipment Entity.

IE_IMAGE 

Image Entity.

Enumerated values for attribute "Laterality".

Enumerator
LATERALITY_UNDEFINED 

Undefined (e.g. value not set)

LATERALITY_L 

Left body part.

LATERALITY_R 

Right body part.


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


Generated on Tue Feb 28 2017 for DCMTK Version 3.6.1 20170228 by Doxygen 1.8.8