#include <cartobase/object/object_internal.h>
|
| 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 &) |
| |
Definition at line 932 of file object_internal.h.
◆ equals() [1/2]
◆ equals() [2/2]
◆ 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: