cartobase 6.0.6
interface_internal::ScalarImpl< unsigned short, false > Class Reference

#include <cartobase/object/object_internal.h>

Inheritance diagram for interface_internal::ScalarImpl< unsigned short, false >:
Collaboration diagram for interface_internal::ScalarImpl< unsigned short, false >:

Static Public Member Functions

static bool isScalar (const TypedObject< unsigned short > &)
 
static double getScalar (const TypedObject< unsigned short > &to)
 
static void setScalar (TypedObject< unsigned short > &to, double value)
 
static bool equals (const TypedObject< unsigned short > &o1, const GenericObject &o2)
 
static bool isScalar (const TypedObject< unsigned short > &)
 
static double getScalar (const TypedObject< unsigned short > &)
 
static void setScalar (TypedObject< unsigned short > &, double)
 
static bool equals (const TypedObject< unsigned short > &, const GenericObject &)
 

Detailed Description

Definition at line 964 of file object_internal.h.

Member Function Documentation

◆ equals() [1/2]

static bool interface_internal::ScalarImpl< unsigned short, B >::equals ( const TypedObject< unsigned short > & ,
const GenericObject &  )
inlinestatic

Definition at line 102 of file object_internal.h.

◆ equals() [2/2]

static bool interface_internal::ScalarImpl< unsigned short, false >::equals ( const TypedObject< unsigned short > & o1,
const GenericObject & o2 )
inlinestatic

Definition at line 982 of file object_internal.h.

◆ getScalar() [1/2]

static double interface_internal::ScalarImpl< unsigned short, B >::getScalar ( const TypedObject< unsigned short > & )
inlinestatic

Definition at line 87 of file object_internal.h.

◆ getScalar() [2/2]

static double interface_internal::ScalarImpl< unsigned short, false >::getScalar ( const TypedObject< unsigned short > & to)
inlinestatic

Definition at line 972 of file object_internal.h.

◆ isScalar() [1/2]

static bool interface_internal::ScalarImpl< unsigned short, B >::isScalar ( const TypedObject< unsigned short > & )
inlinestatic

Definition at line 82 of file object_internal.h.

◆ isScalar() [2/2]

static bool interface_internal::ScalarImpl< unsigned short, false >::isScalar ( const TypedObject< unsigned short > & )
inlinestatic

Definition at line 967 of file object_internal.h.

◆ setScalar() [1/2]

static void interface_internal::ScalarImpl< unsigned short, B >::setScalar ( TypedObject< unsigned short > & ,
double  )
inlinestatic

Definition at line 95 of file object_internal.h.

◆ setScalar() [2/2]

static void interface_internal::ScalarImpl< unsigned short, false >::setScalar ( TypedObject< unsigned short > & to,
double value )
inlinestatic

Definition at line 977 of file object_internal.h.


The documentation for this class was generated from the following file: