DCMTK  Version 3.6.2
OFFIS DICOM Toolkit
Typedefs
oftypes.h File Reference

Definition of standard types used throughout the toolkit. More...

Typedefs

typedef int OFBool
 the boolean type used throughout the DCMTK project. More...
 
typedef unspecified OFnullptr_t
 OFnullptr_t is the type of the null pointer literal, OFnullptr.
 

Detailed Description

Definition of standard types used throughout the toolkit.

Typedef Documentation

◆ OFBool

typedef int OFBool

the boolean type used throughout the DCMTK project.

Mapped to the built-in type "bool" if the current C++ compiler supports it. Mapped to int for old-fashioned compilers which do not yet support bool.


Generated on Mon Jul 17 2017 for DCMTK Version 3.6.2 by Doxygen 1.8.13