cartobase 6.0.6
interface_internal::ScalarImpl< std::string, false > Class Reference

#include <cartobase/object/object_internal.h>

Inheritance diagram for interface_internal::ScalarImpl< std::string, false >:
Collaboration diagram for interface_internal::ScalarImpl< std::string, false >:

Static Public Member Functions

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

Detailed Description

Definition at line 1284 of file object_internal.h.

Member Function Documentation

◆ equals() [1/2]

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

Definition at line 102 of file object_internal.h.

◆ equals() [2/2]

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

Definition at line 1304 of file object_internal.h.

◆ getScalar() [1/2]

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

Definition at line 87 of file object_internal.h.

◆ getScalar() [2/2]

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

Definition at line 1292 of file object_internal.h.

◆ isScalar() [1/2]

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

Definition at line 82 of file object_internal.h.

◆ isScalar() [2/2]

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

Definition at line 1287 of file object_internal.h.

◆ setScalar() [1/2]

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

Definition at line 95 of file object_internal.h.

◆ setScalar() [2/2]

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

Definition at line 1299 of file object_internal.h.


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