DCMTK  Version 3.6.7
OFFIS DICOM Toolkit
Classes
drttypes.h File Reference

type definitions, constants and helper functions for the dcmrt module More...

Classes

class  DRTTypes
 General purpose class hiding global functions, constants and types from the global namespace. More...
 

specific error conditions for module dcmrt.

These error codes can be used in addition to the general purpose codes defined in module dcmdata.

#define DCMRT_TRACE(msg)   OFLOG_TRACE(DCM_dcmrtLogger, msg)
 
#define DCMRT_DEBUG(msg)   OFLOG_DEBUG(DCM_dcmrtLogger, msg)
 
#define DCMRT_INFO(msg)   OFLOG_INFO(DCM_dcmrtLogger, msg)
 
#define DCMRT_WARN(msg)   OFLOG_WARN(DCM_dcmrtLogger, msg)
 
#define DCMRT_ERROR(msg)   OFLOG_ERROR(DCM_dcmrtLogger, msg)
 
#define DCMRT_FATAL(msg)   OFLOG_FATAL(DCM_dcmrtLogger, msg)
 
DCMTK_DCMRT_EXPORT const OFConditionConst RT_EC_InvalidValue
 error: a value is invalid according to the standard
 
DCMTK_DCMRT_EXPORT const OFConditionConst RT_EC_UnsupportedValue
 error: a value is not supported by this implementation
 
DCMTK_DCMRT_EXPORT const OFConditionConst RT_EC_InvalidObject
 error: the object is invalid, see isValid() method in IOD class
 
DCMTK_DCMRT_EXPORT OFLogger DCM_dcmrtLogger
 

Detailed Description

type definitions, constants and helper functions for the dcmrt module


Generated on Thu Apr 28 2022 for DCMTK Version 3.6.7 by Doxygen 1.9.1