cartobase
4.7.0
|
#include <cartobase/object/object_d.h>
Public Member Functions | |
template<> | |
std::string | getString (const TypedObject< char > &to) |
template<> | |
void | setString (TypedObject< char > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< signed char > &to) |
template<> | |
void | setString (TypedObject< signed char > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< unsigned char > &to) |
template<> | |
void | setString (TypedObject< unsigned char > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< short > &to) |
template<> | |
void | setString (TypedObject< short > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< unsigned short > &to) |
template<> | |
void | setString (TypedObject< unsigned short > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< int > &to) |
template<> | |
void | setString (TypedObject< int > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< unsigned > &to) |
template<> | |
void | setString (TypedObject< unsigned > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< long > &to) |
template<> | |
void | setString (TypedObject< long > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< unsigned long > &to) |
template<> | |
void | setString (TypedObject< unsigned long > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< float > &to) |
template<> | |
void | setString (TypedObject< float > &to, const std::string &value) |
template<> | |
std::string | getString (const TypedObject< double > &to) |
template<> | |
void | setString (TypedObject< double > &to, const std::string &value) |
Static Public Member Functions | |
static bool | isString (const TypedObject< T > &) |
static std::string | getString (const TypedObject< T > &) |
static void | setString (TypedObject< T > &, const std::string &) |
static bool | equals (const TypedObject< T > &, const GenericObject &) |
Definition at line 146 of file object_d.h.
|
inlinestatic |
Definition at line 169 of file object_d.h.
References carto::TypedObject< T >::getValue(), and carto::GenericObject::type().
|
inlinestatic |
Definition at line 155 of file object_d.h.
References carto::TypedObject< T >::getValue().
Referenced by carto::TypedObject< SyntaxedInterfaceType< T > >::getString().
|
inline |
Definition at line 1328 of file object_d.h.
|
inline |
Definition at line 1343 of file object_d.h.
|
inline |
Definition at line 1359 of file object_d.h.
|
inline |
Definition at line 1377 of file object_d.h.
|
inline |
Definition at line 1392 of file object_d.h.
|
inline |
Definition at line 1410 of file object_d.h.
|
inline |
Definition at line 1425 of file object_d.h.
|
inline |
Definition at line 1440 of file object_d.h.
|
inline |
Definition at line 1455 of file object_d.h.
|
inline |
Definition at line 1473 of file object_d.h.
|
inline |
Definition at line 1488 of file object_d.h.
|
inlinestatic |
Definition at line 150 of file object_d.h.
Referenced by carto::TypedObject< SyntaxedInterfaceType< T > >::isString().
|
inlinestatic |
Definition at line 162 of file object_d.h.
Referenced by carto::TypedObject< SyntaxedInterfaceType< T > >::setString().
|
inline |
Definition at line 1335 of file object_d.h.
|
inline |
Definition at line 1351 of file object_d.h.
|
inline |
Definition at line 1368 of file object_d.h.
|
inline |
Definition at line 1384 of file object_d.h.
|
inline |
Definition at line 1401 of file object_d.h.
|
inline |
Definition at line 1417 of file object_d.h.
|
inline |
Definition at line 1432 of file object_d.h.
|
inline |
Definition at line 1447 of file object_d.h.
|
inline |
Definition at line 1464 of file object_d.h.
|
inline |
Definition at line 1480 of file object_d.h.
|
inline |
Definition at line 1495 of file object_d.h.