All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
as_batch.h File Reference
+ Include dependency graph for as_batch.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  as_batch
 
struct  as_batch_result
 

Typedefs

typedef as_batch_result as_batch_read
 

Typedef Documentation

◆ as_batch_read

The (key, result, record) for an entry in a batch read.

Deprecated
Use as_batch_result instead.

Definition at line 100 of file as_batch.h.