Bitcoin ABC  0.29.2
P2P Digital Currency
Enumerations
ui_change_type.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ChangeType { CT_NEW , CT_UPDATED , CT_DELETED }
 General change type (added, updated, removed). More...
 

Enumeration Type Documentation

◆ ChangeType

enum ChangeType

General change type (added, updated, removed).

Enumerator
CT_NEW 
CT_UPDATED 
CT_DELETED 

Definition at line 9 of file ui_change_type.h.