cartobase  5.0.5
carto::interface_internal::ScalarImpl< T, B > Class Template Reference

#include <cartobase/object/object_d.h>

Static Public Member Functions

static bool isScalar (const TypedObject< T > &)
 
static double getScalar (const TypedObject< T > &)
 
static void setScalar (TypedObject< T > &, double)
 
static bool equals (const TypedObject< T > &, const GenericObject &)
 

Detailed Description

template<typename T, bool B>
class carto::interface_internal::ScalarImpl< T, B >

Definition at line 79 of file object_d.h.

Member Function Documentation

◆ equals()

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

Definition at line 103 of file object_d.h.

◆ getScalar()

template<typename T, bool B>
static double carto::interface_internal::ScalarImpl< T, B >::getScalar ( const TypedObject< T > &  )
inlinestatic

◆ isScalar()

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

Definition at line 83 of file object_d.h.

◆ setScalar()

template<typename T, bool B>
static void carto::interface_internal::ScalarImpl< T, B >::setScalar ( TypedObject< T > &  ,
double   
)
inlinestatic

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