ID array struct is an input/output wrapper for an array of object IDs. More...
#include <objectbox.h>
Public Attributes | |
obx_id * | ids |
size_t | count |
ID array struct is an input/output wrapper for an array of object IDs.
size_t OBX_id_array::count |
obx_id* OBX_id_array::ids |