IDZEBRA  2.2.7
Data Fields
ZebraTransactionStatus Struct Reference

#include <api.h>

Data Fields

zint processed
 
zint inserted
 
zint updated
 
zint deleted
 
long utime
 
long stime
 

Detailed Description

Definition at line 39 of file api.h.

Field Documentation

◆ deleted

zint ZebraTransactionStatus::deleted

Definition at line 43 of file api.h.

Referenced by zebra_end_transaction().

◆ inserted

zint ZebraTransactionStatus::inserted

Definition at line 41 of file api.h.

Referenced by zebra_end_transaction().

◆ processed

zint ZebraTransactionStatus::processed

Definition at line 40 of file api.h.

Referenced by zebra_end_transaction().

◆ stime

long ZebraTransactionStatus::stime

Definition at line 45 of file api.h.

Referenced by zebra_end_transaction().

◆ updated

zint ZebraTransactionStatus::updated

Definition at line 42 of file api.h.

Referenced by zebra_end_transaction().

◆ utime

long ZebraTransactionStatus::utime

Definition at line 44 of file api.h.

Referenced by zebra_end_transaction().


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