cartobase
5.0.5
|
#include <cartobase/object/object_d.h>
Public Member Functions | |
template<> | |
bool | getProperty (const TypedObject< std::map< std::string, Object > > &object, const std::string &key, Object &result) |
template<> | |
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 383 of file object_d.h.
|
inlinestatic |
Definition at line 425 of file object_d.h.
|
inlinestatic |
Definition at line 432 of file object_d.h.
|
inlinestatic |
Definition at line 392 of file object_d.h.
|
inline |
Definition at line 2376 of file object_d.h.
|
inlinestatic |
Definition at line 417 of file object_d.h.
|
inlinestatic |
Definition at line 387 of file object_d.h.
|
inlinestatic |
Definition at line 409 of file object_d.h.
|
inlinestatic |
Definition at line 401 of file object_d.h.
|
inline |
Definition at line 2390 of file object_d.h.