#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) |
|
template<>
class interface_internal::ScalarImpl< unsigned long long, false >
Definition at line 1168 of file object_internal.h.
◆ equals()
static bool interface_internal::ScalarImpl< unsigned long long, false >::equals |
( |
const TypedObject< unsigned long long > & |
o1, |
|
|
const GenericObject & |
o2 |
|
) |
| |
|
inlinestatic |
◆ getScalar()
◆ isScalar()
◆ setScalar()
The documentation for this class was generated from the following file: