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

Low-level raw converter (not rescaling) More...

#include <cartobase/type/converter.h>

Inheritance diagram for carto::RawConverter< INP, OUTP >:

Public Member Functions

void convert (const INP &in, OUTP &out) const
 

Detailed Description

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

Low-level raw converter (not rescaling)

Definition at line 79 of file converter.h.

Member Function Documentation

◆ convert()

template<typename INP , typename OUTP >
void carto::RawConverter< INP, OUTP >::convert ( const INP &  in,
OUTP &  out 
) const
inline

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