cartobase
5.0.5
|
#include <cartobase/object/object_internal.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 145 of file object_internal.h.
|
inlinestatic |
Definition at line 168 of file object_internal.h.
|
inlinestatic |
Definition at line 154 of file object_internal.h.
|
inline |
Definition at line 1327 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1342 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1358 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1376 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1391 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1409 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1424 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1439 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1454 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1472 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1487 of file object_internal.h.
References carto::toString().
|
inlinestatic |
Definition at line 149 of file object_internal.h.
|
inlinestatic |
Definition at line 161 of file object_internal.h.
|
inline |
Definition at line 1334 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1350 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1367 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1383 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1400 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1416 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1431 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1446 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1463 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1479 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1494 of file object_internal.h.
References carto::stringTo().