cartobase  5.0.5
carto::DataTypeCode< std::map< T, U > > Class Template Reference

#include <cartobase/type/types.h>

Static Public Member Functions

static std::string objectType ()
 
static std::string dataType ()
 
static std::string name ()
 

Detailed Description

template<typename T, typename U>
class carto::DataTypeCode< std::map< T, U > >

Definition at line 182 of file types.h.

Member Function Documentation

◆ dataType()

template<typename T , typename U >
static std::string carto::DataTypeCode< std::map< T, U > >::dataType ( )
inlinestatic

Definition at line 187 of file types.h.

◆ name()

template<typename T , typename U >
static std::string carto::DataTypeCode< std::map< T, U > >::name ( )
inlinestatic

Definition at line 189 of file types.h.

◆ objectType()

template<typename T , typename U >
static std::string carto::DataTypeCode< std::map< T, U > >::objectType ( )
inlinestatic

Definition at line 185 of file types.h.


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