DCMTK  Version 3.6.6
OFFIS DICOM Toolkit
Public Member Functions | List of all members
IODImagePixelVariantBaseVisitor Struct Reference

Visitor for returning base class of given Image Pixel Module. More...

Public Member Functions

IODImagePixelBaseoperator() (OFmonostate &)
 Returns NULL since given argument is no pixel module at all. More...
 
IODImagePixelBaseoperator() (IODImagePixelBase &base)
 Returns the base class pointer of all pixel modules. More...
 

Detailed Description

Visitor for returning base class of given Image Pixel Module.

Member Function Documentation

◆ operator()() [1/2]

IODImagePixelBase* IODImagePixelVariantBaseVisitor::operator() ( IODImagePixelBase base)
inline

Returns the base class pointer of all pixel modules.

Parameters
baseIODImagePixelBase pointer to given class instance
Returns
OFnullptr

◆ operator()() [2/2]

IODImagePixelBase* IODImagePixelVariantBaseVisitor::operator() ( OFmonostate )
inline

Returns NULL since given argument is no pixel module at all.

Returns
OFnullptr

The documentation for this struct was generated from the following file:


Generated on Thu Jan 14 2021 for DCMTK Version 3.6.6 by Doxygen 1.8.18