DCMTK Version 3.6.9
OFFIS DICOM Toolkit
|
Files | |
ofalign.h | |
Implements platform independent alignment, if possible similar to C++11's alignof / alignas functionality. | |
ofassert.h | |
Including run time and compile time assertion features and implementing fallback implementations for the ones that are not available. | |
ofcast.h | |
DCMTK cast macros that map to C++ casts. | |
ofcond.h | |
Error handling, codes and strings for all modules. | |
ofdeprec.h | |
Defines macros for marking functions as deprecated. | |
ofdiag.h | |
Defines macros for controlling compiler diagnostic output, i.e. warnings. | |
oferror.h | |
Declares classes and functions for platform abstracting error code handling. | |
offilsys.h | |
Implementing the currently used subset of C++17' std::filesystem, i.e. various classes, free standing functions and global definitions as can be found in <filesystem>. | |
oftest.h | |
A simple framework for writing and running test cases. | |
oftypes.h | |
Definition of standard types used throughout the toolkit. | |
ofutil.h | |
Implement fallback support for modern techniques defined in the STL's <utility> header (e.g. move semantics) for older compilers. | |
ofvriant.h | |
Declares OFvariant and related functionality. | |