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

#include <cartobase/object/object_d.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 1040 of file object_d.h.

Member Function Documentation

◆ equals()

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

Definition at line 1058 of file object_d.h.

◆ getScalar()

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

Definition at line 1048 of file object_d.h.

◆ isScalar()

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

Definition at line 1043 of file object_d.h.

◆ setScalar()

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

Definition at line 1053 of file object_d.h.


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