cartobase 6.0.6
carto::RawConverter< INP, Void > Class Template Reference

#include <cartobase/type/converter.h>

Inheritance diagram for carto::RawConverter< INP, Void >:
Collaboration diagram for carto::RawConverter< INP, Void >:

Public Member Functions

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

Detailed Description

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

Definition at line 98 of file converter.h.

Member Function Documentation

◆ convert() [1/2]

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

Definition at line 101 of file converter.h.

◆ convert() [2/2]

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

Definition at line 82 of file converter.h.


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