DCMTK  Version 3.6.1 20170228
OFFIS DICOM Toolkit
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

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 Tue Feb 28 2017 for DCMTK Version 3.6.1 20170228 by Doxygen 1.8.8