cartobase
5.0.5
|
#include <cartobase/object/object_d.h>
Static Public Member Functions | |
static bool | isScalar (const TypedObject< T > &object) |
static double | getScalar (const TypedObject< T > &object) |
static void | setScalar (TypedObject< T > &object, double value) |
static bool | equals (const TypedObject< T > &o1, const GenericObject &o2) |
Definition at line 113 of file object_d.h.
|
inlinestatic |
Definition at line 132 of file object_d.h.
|
inlinestatic |
Definition at line 122 of file object_d.h.
|
inlinestatic |
Definition at line 117 of file object_d.h.
|
inlinestatic |
Definition at line 127 of file object_d.h.
References carto::TypedObject< T >::getValue(), and carto::GenericObject::type().