cartobase  5.0.5
carto::interface_internal::ScalarImpl< unsigned, false > Class Template Reference

#include <cartobase/object/object_d.h>

Static Public Member Functions

static bool isScalar (const TypedObject< unsigned > &)
 
static double getScalar (const TypedObject< unsigned > &to)
 
static void setScalar (TypedObject< unsigned > &to, double value)
 
static bool equals (const TypedObject< unsigned > &o1, const GenericObject &o2)
 

Detailed Description

template<>
class carto::interface_internal::ScalarImpl< unsigned, false >

Definition at line 1008 of file object_d.h.

Member Function Documentation

◆ equals()

static bool carto::interface_internal::ScalarImpl< unsigned, false >::equals ( const TypedObject< unsigned > &  o1,
const GenericObject o2 
)
inlinestatic

Definition at line 1026 of file object_d.h.

◆ getScalar()

static double carto::interface_internal::ScalarImpl< unsigned, false >::getScalar ( const TypedObject< unsigned > &  to)
inlinestatic

Definition at line 1016 of file object_d.h.

◆ isScalar()

static bool carto::interface_internal::ScalarImpl< unsigned, false >::isScalar ( const TypedObject< unsigned > &  )
inlinestatic

Definition at line 1011 of file object_d.h.

◆ setScalar()

static void carto::interface_internal::ScalarImpl< unsigned, false >::setScalar ( TypedObject< unsigned > &  to,
double  value 
)
inlinestatic

Definition at line 1021 of file object_d.h.


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