ion_status_t Struct Reference

A status object that describes the result of a dictionary operation. More...

#include <kv_system.h>

Collaboration diagram for ion_status_t:

Public Attributes

ion_err_t error
 
ion_result_count_t count
 

Detailed Description

A status object that describes the result of a dictionary operation.

Definition at line 290 of file kv_system.h.

Member Data Documentation

ion_result_count_t ion_status_t::count

The number of items affected.

Definition at line 293 of file kv_system.h.

ion_err_t ion_status_t::error

The error code.

Definition at line 291 of file kv_system.h.


The documentation for this struct was generated from the following file: