DCMTK
Version 3.6.1 20150924
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 | 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. | |