DCMTK
Version 3.6.2
OFFIS DICOM Toolkit
|
Files | |
file | ofalign.h |
Implements platform independent alignment, if possible similar to C++11's alignof / alignas functionality. | |
file | ofcast.h |
DCMTK cast macros that map to C++ casts if available. | |
file | ofcond.h |
Error handling, codes and strings for all modules. | |
file | ofdiag.h |
Defines macros for controlling compiler diagnostic output, i.e. warnings. | |
file | oferror.h |
Declares classes and functions for platform abstracting error code handling. | |
file | oflimits.h |
Provides an interface to query properties of all fundamental numeric types. | |
file | oftest.h |
A simple framework for writing and running test cases. | |
file | oftypes.h |
Definition of standard types used throughout the toolkit. | |
file | ofutil.h |
Implement fallback support for modern techniques defined in the STL's <utility> header (e.g. move semantics) for older compilers. | |
file | ofvriant.h |
Declares OFvariant and related functionality. | |