cartobase
5.0.5
|
#include <cartobase/object/object_internal.h>
Static Public Member Functions | |
static bool | isArray (const TypedObject< T > &object) |
static Object | getArrayItem (const TypedObject< T > &object, int index) |
static void | setArrayItem (TypedObject< T > &object, int index, Object value) |
Definition at line 265 of file object_internal.h.
|
inlinestatic |
Definition at line 274 of file object_internal.h.
|
inlinestatic |
Definition at line 269 of file object_internal.h.
|
inlinestatic |
Definition at line 280 of file object_internal.h.