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

#include <cartobase/object/object_internal.h>

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

Static Public Member Functions

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

Detailed Description

Definition at line 932 of file object_internal.h.

Member Function Documentation

◆ equals() [1/2]

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

Definition at line 102 of file object_internal.h.

◆ equals() [2/2]

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

Definition at line 950 of file object_internal.h.

◆ getScalar() [1/2]

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

Definition at line 87 of file object_internal.h.

◆ getScalar() [2/2]

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

Definition at line 940 of file object_internal.h.

◆ isScalar() [1/2]

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

Definition at line 82 of file object_internal.h.

◆ isScalar() [2/2]

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

Definition at line 935 of file object_internal.h.

◆ setScalar() [1/2]

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

Definition at line 95 of file object_internal.h.

◆ setScalar() [2/2]

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

Definition at line 945 of file object_internal.h.


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