Go to the documentation of this file.
25 #include <aerospike/as_util.h>
26 #include <aerospike/as_val.h>
34 struct as_iterator_hooks_s;
39 typedef struct as_iterator_s {
55 const struct as_iterator_hooks_s *
hooks;
62 typedef struct as_iterator_hooks_s {