#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) | 
|  | 
Definition at line 1188 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: