|
cartobase 6.0.6
|
#include <cartobase/object/object_d.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) |
| 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 > &object) |
| static bool | getProperty (const TypedObject< T > &object, const std::string &key, Object &result) |
| static void | setProperty (TypedObject< T > &object, const std::string &key, Object value) |
| static bool | removeProperty (TypedObject< T > &object, const std::string &key) |
| static bool | hasProperty (const TypedObject< T > &object, const std::string &key) |
| static void | clearProperties (TypedObject< T > &object) |
| static bool | equals (const TypedObject< T > &o1, const GenericObject &o2) |
| 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 463 of file object_d.h.
|
inlinestatic |
Definition at line 445 of file object_d.h.
|
inlinestatic |
Definition at line 497 of file object_d.h.
|
inlinestatic |
Definition at line 452 of file object_d.h.
|
inlinestatic |
Definition at line 502 of file object_d.h.
References SUPERSUBCLASS.
|
inline |
Definition at line 2426 of file object_d.h.
|
inline |
Definition at line 2426 of file object_d.h.
|
inlinestatic |
Definition at line 412 of file object_d.h.
|
inlinestatic |
Definition at line 472 of file object_d.h.
|
inlinestatic |
Definition at line 437 of file object_d.h.
|
inlinestatic |
Definition at line 491 of file object_d.h.
|
inlinestatic |
Definition at line 407 of file object_d.h.
|
inlinestatic |
Definition at line 467 of file object_d.h.
References SUPERSUBCLASS.
Referenced by removeProperty().
|
inlinestatic |
Definition at line 429 of file object_d.h.
|
inlinestatic |
Definition at line 485 of file object_d.h.
References isDictionary().
|
inline |
Definition at line 2440 of file object_d.h.
|
inline |
Definition at line 2440 of file object_d.h.
|
inlinestatic |
Definition at line 421 of file object_d.h.
|
inlinestatic |
Definition at line 478 of file object_d.h.