cartobase  5.0.5
carto::DataTypeCode< std::vector< T > > 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<class T>
class carto::DataTypeCode< std::vector< T > >

Definition at line 129 of file types.h.

Member Function Documentation

◆ dataType()

template<class T >
static std::string carto::DataTypeCode< std::vector< T > >::dataType ( )
inlinestatic

Definition at line 134 of file types.h.

◆ name()

template<class T >
static std::string carto::DataTypeCode< std::vector< T > >::name ( )
inlinestatic

Definition at line 136 of file types.h.

◆ objectType()

template<class T >
static std::string carto::DataTypeCode< std::vector< T > >::objectType ( )
inlinestatic

Definition at line 132 of file types.h.


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