cartobase  5.1.2
carto::DataTypeCode< T > Class Template Reference

This class is just a hint to convert an actual data type to an identifier string used in input/output stuff. More...

#include <cartobase/type/types.h>

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

template<class T>
class carto::DataTypeCode< T >

This class is just a hint to convert an actual data type to an identifier string used in input/output stuff.

Definition at line 110 of file types.h.

Constructor & Destructor Documentation

◆ DataTypeCode()

template<class T >
carto::DataTypeCode< T >::DataTypeCode ( )
inline

Definition at line 114 of file types.h.

Member Function Documentation

◆ dataType() [1/25]

std::string carto::DataTypeCode< AttributedObject >::dataType ( )
inline

Definition at line 47 of file attributed.h.

◆ dataType() [2/25]

std::string carto::DataTypeCode< Object >::dataType ( )
inline

Definition at line 1602 of file object.h.

◆ dataType() [3/25]

std::string carto::DataTypeCode< GenericObject >::dataType ( )
inline

Definition at line 1627 of file object.h.

◆ dataType() [4/25]

◆ dataType() [5/25]

std::string carto::DataTypeCode< int8_t >::dataType ( )
inline

Definition at line 252 of file types.h.

◆ dataType() [6/25]

std::string carto::DataTypeCode< uint8_t >::dataType ( )
inline

Definition at line 258 of file types.h.

◆ dataType() [7/25]

std::string carto::DataTypeCode< char >::dataType ( )
inline

Definition at line 266 of file types.h.

◆ dataType() [8/25]

std::string carto::DataTypeCode< int16_t >::dataType ( )
inline

Definition at line 273 of file types.h.

◆ dataType() [9/25]

std::string carto::DataTypeCode< uint16_t >::dataType ( )
inline

Definition at line 279 of file types.h.

◆ dataType() [10/25]

std::string carto::DataTypeCode< int32_t >::dataType ( )
inline

Definition at line 285 of file types.h.

◆ dataType() [11/25]

std::string carto::DataTypeCode< uint32_t >::dataType ( )
inline

Definition at line 291 of file types.h.

◆ dataType() [12/25]

std::string carto::DataTypeCode< long >::dataType ( )
inline

Definition at line 299 of file types.h.

◆ dataType() [13/25]

std::string carto::DataTypeCode< unsigned long >::dataType ( )
inline

Definition at line 306 of file types.h.

◆ dataType() [14/25]

std::string carto::DataTypeCode< int64_t >::dataType ( )
inline

Definition at line 313 of file types.h.

◆ dataType() [15/25]

std::string carto::DataTypeCode< uint64_t >::dataType ( )
inline

Definition at line 319 of file types.h.

◆ dataType() [16/25]

std::string carto::DataTypeCode< float >::dataType ( )
inline

Definition at line 325 of file types.h.

◆ dataType() [17/25]

std::string carto::DataTypeCode< double >::dataType ( )
inline

Definition at line 332 of file types.h.

◆ dataType() [18/25]

std::string carto::DataTypeCode< cfloat >::dataType ( )
inline

Definition at line 339 of file types.h.

◆ dataType() [19/25]

std::string carto::DataTypeCode< cdouble >::dataType ( )
inline

Definition at line 346 of file types.h.

◆ dataType() [20/25]

std::string carto::DataTypeCode< Void >::dataType ( )
inline

Definition at line 353 of file types.h.

◆ dataType() [21/25]

std::string carto::DataTypeCode< bool >::dataType ( )
inline

Definition at line 360 of file types.h.

◆ dataType() [22/25]

std::string carto::DataTypeCode< std::string >::dataType ( )
inline

Definition at line 366 of file types.h.

◆ dataType() [23/25]

std::string carto::DataTypeCode< VoxelHSV >::dataType ( )
inline

Definition at line 51 of file voxelhsv.h.

◆ dataType() [24/25]

std::string carto::DataTypeCode< VoxelRGB >::dataType ( )
inline

Definition at line 54 of file voxelrgb_decl.h.

◆ dataType() [25/25]

std::string carto::DataTypeCode< VoxelRGBA >::dataType ( )
inline

Definition at line 54 of file voxelrgba_decl.h.

◆ name() [1/4]

std::string carto::DataTypeCode< AttributedObject >::name ( )
inline

Definition at line 49 of file attributed.h.

◆ name() [2/4]

std::string carto::DataTypeCode< Object >::name ( )
inline

Definition at line 1616 of file object.h.

◆ name() [3/4]

std::string carto::DataTypeCode< GenericObject >::name ( )
inline

Definition at line 1641 of file object.h.

◆ name() [4/4]

◆ objectType() [1/4]

std::string carto::DataTypeCode< AttributedObject >::objectType ( )
inline

Definition at line 45 of file attributed.h.

◆ objectType() [2/4]

std::string carto::DataTypeCode< Object >::objectType ( )
inline

Definition at line 1609 of file object.h.

◆ objectType() [3/4]

std::string carto::DataTypeCode< GenericObject >::objectType ( )
inline

Definition at line 1634 of file object.h.

◆ objectType() [4/4]

template<typename T >
std::string carto::DataTypeCode< T >::objectType
inlinestatic

Definition at line 223 of file types.h.


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