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

#include <cartobase/object/object_internal.h>

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

Static Public Member Functions

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

Detailed Description

Definition at line 1156 of file object_internal.h.

Member Function Documentation

◆ equals() [1/2]

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

Definition at line 102 of file object_internal.h.

◆ equals() [2/2]

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

Definition at line 1174 of file object_internal.h.

◆ getScalar() [1/2]

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

Definition at line 87 of file object_internal.h.

◆ getScalar() [2/2]

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

Definition at line 1164 of file object_internal.h.

◆ isScalar() [1/2]

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

Definition at line 82 of file object_internal.h.

◆ isScalar() [2/2]

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

Definition at line 1159 of file object_internal.h.

◆ setScalar() [1/2]

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

Definition at line 95 of file object_internal.h.

◆ setScalar() [2/2]

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

Definition at line 1169 of file object_internal.h.


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