|
cartobase 6.0.6
|
#include <cartobase/object/object_internal.h>

Public Member Functions | |
| bool | getProperty (const TypedObject< std::map< std::string, Object > > &object, const std::string &key, Object &result) |
| void | setProperty (TypedObject< std::map< std::string, Object > > &object, const std::string &key, Object value) |
Static Public Member Functions | |
| static bool | isDictionary (const TypedObject< T > &) |
| static bool | getProperty (const TypedObject< T > &, const std::string &, Object &) |
| static void | setProperty (TypedObject< T > &, const std::string &, Object) |
| static bool | removeProperty (TypedObject< T > &, const std::string &) |
| static bool | hasProperty (const TypedObject< T > &, const std::string &) |
| static void | clearProperties (TypedObject< T > &) |
| static bool | equals (const TypedObject< T > &, const GenericObject &) |
Definition at line 402 of file object_internal.h.
|
inlinestatic |
Definition at line 444 of file object_internal.h.
|
inlinestatic |
Definition at line 451 of file object_internal.h.
|
inline |
Definition at line 2425 of file object_internal.h.
|
inlinestatic |
Definition at line 411 of file object_internal.h.
|
inlinestatic |
Definition at line 436 of file object_internal.h.
|
inlinestatic |
Definition at line 406 of file object_internal.h.
|
inlinestatic |
Definition at line 428 of file object_internal.h.
|
inline |
Definition at line 2439 of file object_internal.h.
|
inlinestatic |
Definition at line 420 of file object_internal.h.