DCMTK
Version 3.6.4
OFFIS DICOM Toolkit
|
Files | |
file | ofalign.h |
Implements platform independent alignment, if possible similar to C++11's alignof / alignas functionality. | |
file | ofassert.h |
Including run time and compile time assertion features and implementing fallback implementations for the ones that are not available. | |
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 | 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>. | |
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. | |