cartobase  5.0.5
carto::SmartConverter< INP, OUTP > Class Template Reference

Mid-level converter. More...

#include <cartobase/type/converter.h>

Inheritance diagram for carto::SmartConverter< INP, OUTP >:
Collaboration diagram for carto::SmartConverter< INP, OUTP >:

Public Member Functions

 SmartConverter (const RescalerInfo &info)
 

Detailed Description

template<typename INP, typename OUTP>
class carto::SmartConverter< INP, OUTP >

Mid-level converter.

This converter automatically switches to raw or rescaling converter depending on the ability to use rescaling on the data types

Definition at line 205 of file converter.h.

Constructor & Destructor Documentation

◆ SmartConverter()

template<typename INP, typename OUTP>
carto::SmartConverter< INP, OUTP >::SmartConverter ( const RescalerInfo info)
inline

Definition at line 211 of file converter.h.


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