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

#include <cartobase/object/object_internal.h>

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)
 

Detailed Description

template<>
class interface_internal::ScalarImpl< long, false >

Definition at line 1071 of file object_internal.h.

Member Function Documentation

◆ equals()

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

Definition at line 1089 of file object_internal.h.

◆ getScalar()

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

Definition at line 1079 of file object_internal.h.

◆ isScalar()

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

Definition at line 1074 of file object_internal.h.

◆ setScalar()

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

Definition at line 1084 of file object_internal.h.


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