cartobase 6.0.6
carto::interface_internal::ScalarImpl< long, false > Class Reference

#include <cartobase/object/object_d.h>

Inheritance diagram for carto::interface_internal::ScalarImpl< long, false >:
Collaboration diagram for carto::interface_internal::ScalarImpl< long, false >:

Static Public Member Functions

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

Detailed Description

Definition at line 1092 of file object_d.h.

Member Function Documentation

◆ equals() [1/2]

static bool carto::interface_internal::ScalarImpl< long, B >::equals ( const TypedObject< long > & ,
const GenericObject &  )
inlinestatic

Definition at line 103 of file object_d.h.

◆ equals() [2/2]

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

Definition at line 1110 of file object_d.h.

◆ getScalar() [1/2]

static double carto::interface_internal::ScalarImpl< long, B >::getScalar ( const TypedObject< long > & )
inlinestatic

Definition at line 88 of file object_d.h.

◆ getScalar() [2/2]

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

Definition at line 1100 of file object_d.h.

◆ isScalar() [1/2]

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

Definition at line 83 of file object_d.h.

◆ isScalar() [2/2]

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

Definition at line 1095 of file object_d.h.

◆ setScalar() [1/2]

static void carto::interface_internal::ScalarImpl< long, B >::setScalar ( TypedObject< long > & ,
double  )
inlinestatic

Definition at line 96 of file object_d.h.

◆ setScalar() [2/2]

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

Definition at line 1105 of file object_d.h.


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