cartobase
5.1.2
|
#include <cartobase/object/object_internal.h>
Public Member Functions | |
std::string | getString (const TypedObject< char > &to) |
void | setString (TypedObject< char > &to, const std::string &value) |
std::string | getString (const TypedObject< signed char > &to) |
void | setString (TypedObject< signed char > &to, const std::string &value) |
std::string | getString (const TypedObject< unsigned char > &to) |
void | setString (TypedObject< unsigned char > &to, const std::string &value) |
std::string | getString (const TypedObject< short > &to) |
void | setString (TypedObject< short > &to, const std::string &value) |
std::string | getString (const TypedObject< unsigned short > &to) |
void | setString (TypedObject< unsigned short > &to, const std::string &value) |
std::string | getString (const TypedObject< int > &to) |
void | setString (TypedObject< int > &to, const std::string &value) |
std::string | getString (const TypedObject< unsigned > &to) |
void | setString (TypedObject< unsigned > &to, const std::string &value) |
std::string | getString (const TypedObject< long > &to) |
void | setString (TypedObject< long > &to, const std::string &value) |
std::string | getString (const TypedObject< unsigned long > &to) |
void | setString (TypedObject< unsigned long > &to, const std::string &value) |
std::string | getString (const TypedObject< float > &to) |
void | setString (TypedObject< float > &to, const std::string &value) |
std::string | getString (const TypedObject< double > &to) |
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.
|
inline |
Definition at line 1347 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1507 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1492 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1429 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1459 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1396 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1362 of file object_internal.h.
References carto::toString().
|
inlinestatic |
Definition at line 154 of file object_internal.h.
|
inline |
Definition at line 1444 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1378 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1474 of file object_internal.h.
References carto::toString().
|
inline |
Definition at line 1411 of file object_internal.h.
References carto::toString().
|
inlinestatic |
Definition at line 149 of file object_internal.h.
|
inline |
Definition at line 1354 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1514 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1499 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1436 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1466 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1403 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1370 of file object_internal.h.
References carto::stringTo().
|
inlinestatic |
Definition at line 161 of file object_internal.h.
|
inline |
Definition at line 1451 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1387 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1483 of file object_internal.h.
References carto::stringTo().
|
inline |
Definition at line 1420 of file object_internal.h.
References carto::stringTo().