DGtal 2.0.0
Loading...
Searching...
No Matches
DGtal::ITKIOTrait< bool > Struct Reference

#include <DGtal/io/ITKIOTrait.h>

Inheritance diagram for DGtal::ITKIOTrait< bool >:
[legend]

Public Types

typedef unsigned char ValueOut
typedef functors::Cast< unsigned char > DefaultWriteFunctor
typedef functors::Cast< bool > DefaultReadFunctor

Private Member Functions

 ITKIOTrait ()
ITKIOTraitoperator= (const ITKIOTrait &other)

Detailed Description

Definition at line 82 of file ITKIOTrait.h.

Member Typedef Documentation

◆ DefaultReadFunctor

typedef functors::Cast<bool> DGtal::ITKIOTrait< bool >::DefaultReadFunctor

Definition at line 86 of file ITKIOTrait.h.

◆ DefaultWriteFunctor

typedef functors::Cast<unsigned char> DGtal::ITKIOTrait< bool >::DefaultWriteFunctor

Definition at line 85 of file ITKIOTrait.h.

◆ ValueOut

typedef unsigned char DGtal::ITKIOTrait< bool >::ValueOut

Definition at line 84 of file ITKIOTrait.h.

Constructor & Destructor Documentation

◆ ITKIOTrait()

DGtal::ITKIOTrait< bool >::ITKIOTrait ( )
private

Constructor. Forbidden by default (protected to avoid g++ warnings).

Member Function Documentation

◆ operator=()

ITKIOTrait & DGtal::ITKIOTrait< bool >::operator= ( const ITKIOTrait< bool > & other)
private

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