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


Public Member Functions | |
| Object | getArrayItem (const TypedObject< std::vector< Object > > &object, int index) |
| void | setArrayItem (TypedObject< std::vector< Object > > &object, int index, Object value) |
| Object | getArrayItem (const TypedObject< std::map< int, Object > > &object, int index) |
| void | setArrayItem (TypedObject< std::map< int, Object > > &object, int index, Object value) |
| Object | getArrayItem (const TypedObject< std::vector< Object > > &object, int index) |
| Object | getArrayItem (const TypedObject< std::map< int, Object > > &object, int index) |
| void | setArrayItem (TypedObject< std::vector< Object > > &object, int index, Object value) |
| void | setArrayItem (TypedObject< std::map< int, Object > > &object, int index, Object value) |
Static Public Member Functions | |
| static bool | isArray (const TypedObject< T > &object) |
| static bool | isContiguous (const TypedObject< T > &object) |
| static bool | hasItem (const TypedObject< T > &object, int index) |
| static Object | getArrayItem (const TypedObject< T > &object, int index) |
| static void | setArrayItem (TypedObject< T > &object, int index, Object value) |
| static bool | isArray (const TypedObject< T > &) |
| static bool | isContiguous (const TypedObject< T > &) |
| static bool | hasItem (const TypedObject< T > &, int) |
| static Object | getArrayItem (const TypedObject< T > &, int) |
| static void | setArrayItem (TypedObject< T > &, int, Object) |
Definition at line 275 of file object_internal.h.
|
inline |
Definition at line 2545 of file object_internal.h.
References getArrayItem().
|
inline |
Definition at line 2545 of file object_internal.h.
|
inline |
Definition at line 1739 of file object_internal.h.
References getArrayItem().
|
inline |
Definition at line 1739 of file object_internal.h.
|
inlinestatic |
Definition at line 260 of file object_internal.h.
|
inlinestatic |
Definition at line 294 of file object_internal.h.
Referenced by getArrayItem(), and getArrayItem().
|
inlinestatic |
Definition at line 255 of file object_internal.h.
|
inlinestatic |
Definition at line 289 of file object_internal.h.
|
inlinestatic |
Definition at line 245 of file object_internal.h.
|
inlinestatic |
Definition at line 279 of file object_internal.h.
|
inlinestatic |
Definition at line 250 of file object_internal.h.
|
inlinestatic |
Definition at line 284 of file object_internal.h.
|
inline |
Definition at line 2558 of file object_internal.h.
References setArrayItem().
|
inline |
Definition at line 2558 of file object_internal.h.
|
inline |
Definition at line 1748 of file object_internal.h.
References setArrayItem().
|
inline |
Definition at line 1748 of file object_internal.h.
|
inlinestatic |
Definition at line 267 of file object_internal.h.
|
inlinestatic |
Definition at line 300 of file object_internal.h.
Referenced by setArrayItem(), and setArrayItem().