librpc
Public Attributes | List of all members
rpc_query_params Struct Reference

#include <query.h>

Public Attributes

bool single
 
bool count
 
uint64_t offset
 
uint64_t limit
 
bool reverse
 
_Nullable rpc_array_cmp_t sort
 
_Nullable rpc_query_cb_t callback
 

Detailed Description

Query parameters structure definition.

Following options could be specified:

Examples:
query.c.

Definition at line 101 of file query.h.


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