#include <cartobase/object/object_internal.h>
|  | 
| static bool | isScalar (const TypedObject< T > &) | 
|  | 
| static double | getScalar (const TypedObject< T > &) | 
|  | 
| static void | setScalar (TypedObject< T > &, double) | 
|  | 
| static bool | equals (const TypedObject< T > &, const GenericObject &) | 
|  | 
template<typename T, bool B>
class interface_internal::ScalarImpl< T, B >
Definition at line 78 of file object_internal.h.
◆ equals()
template<typename T , bool B> 
 
 
◆ getScalar()
template<typename T , bool B> 
 
 
◆ isScalar()
template<typename T , bool B> 
 
 
◆ setScalar()
template<typename T , bool B> 
 
 
The documentation for this class was generated from the following file: