#include <cartobase/object/object_internal.h>
|
| static bool | isScalar (const TypedObject< unsigned long long > &) |
| |
| static double | getScalar (const TypedObject< unsigned long long > &to) |
| |
| static void | setScalar (TypedObject< unsigned long long > &to, double value) |
| |
| static bool | equals (const TypedObject< unsigned long long > &o1, const GenericObject &o2) |
| |
| static bool | isScalar (const TypedObject< unsigned long long > &) |
| |
| static double | getScalar (const TypedObject< unsigned long long > &) |
| |
| static void | setScalar (TypedObject< unsigned long long > &, double) |
| |
| static bool | equals (const TypedObject< unsigned long long > &, const GenericObject &) |
| |
Definition at line 1188 of file object_internal.h.
◆ equals() [1/2]
◆ equals() [2/2]
| static bool interface_internal::ScalarImpl< unsigned long long, false >::equals |
( |
const TypedObject< unsigned long long > & | o1, |
|
|
const GenericObject & | o2 ) |
|
inlinestatic |
◆ getScalar() [1/2]
◆ getScalar() [2/2]
◆ isScalar() [1/2]
◆ isScalar() [2/2]
◆ setScalar() [1/2]
◆ setScalar() [2/2]
The documentation for this class was generated from the following file: