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

#include <cartobase/object/object_internal.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 976 of file object_internal.h.

Member Function Documentation

◆ equals()

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

Definition at line 994 of file object_internal.h.

◆ getScalar()

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

Definition at line 984 of file object_internal.h.

◆ isScalar()

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

Definition at line 979 of file object_internal.h.

◆ setScalar()

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

Definition at line 989 of file object_internal.h.


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