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

#include <cartobase/object/object_d.h>

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

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)
 
static bool isScalar (const TypedObject< unsigned > &)
 
static double getScalar (const TypedObject< unsigned > &)
 
static void setScalar (TypedObject< unsigned > &, double)
 
static bool equals (const TypedObject< unsigned > &, const GenericObject &)
 

Detailed Description

Definition at line 1028 of file object_d.h.

Member Function Documentation

◆ equals() [1/2]

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

Definition at line 103 of file object_d.h.

◆ equals() [2/2]

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

Definition at line 1046 of file object_d.h.

◆ getScalar() [1/2]

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

Definition at line 88 of file object_d.h.

◆ getScalar() [2/2]

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

Definition at line 1036 of file object_d.h.

◆ isScalar() [1/2]

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

Definition at line 83 of file object_d.h.

◆ isScalar() [2/2]

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

Definition at line 1031 of file object_d.h.

◆ setScalar() [1/2]

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

Definition at line 96 of file object_d.h.

◆ setScalar() [2/2]

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

Definition at line 1041 of file object_d.h.


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