cartobase
5.1.2
|
#include <cartobase/object/object_internal.h>
Static Public Member Functions | |
static bool | isScalar (const TypedObject< std::string > &) |
static double | getScalar (const TypedObject< std::string > &to) |
static void | setScalar (TypedObject< std::string > &to, double value) |
static bool | equals (const TypedObject< std::string > &o1, const GenericObject &o2) |
Definition at line 1284 of file object_internal.h.
|
inlinestatic |
Definition at line 1304 of file object_internal.h.
|
inlinestatic |
Definition at line 1292 of file object_internal.h.
References carto::stringTo().
|
inlinestatic |
Definition at line 1287 of file object_internal.h.
|
inlinestatic |
Definition at line 1299 of file object_internal.h.
References carto::toString().