ObjectBox C and C++ API  0.21.0
OBX_id_array Struct Reference

ID array struct is an input/output wrapper for an array of object IDs. More...

#include <objectbox.h>

Public Attributes

obx_idids
 
size_t count
 

Detailed Description

ID array struct is an input/output wrapper for an array of object IDs.

Member Data Documentation

◆ count

size_t OBX_id_array::count

◆ ids

obx_id* OBX_id_array::ids