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

#include <cartobase/type/converter.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 87 of file converter.h.

Member Function Documentation

◆ convert() [1/2]

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

Definition at line 90 of file converter.h.

◆ convert() [2/2]

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

Definition at line 82 of file converter.h.


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