#include <functional>
Go to the source code of this file.
|
enum | consistency_mode : int {
synchronous,
bnb::interfaces::consistency_mode::synchronous_when_effect_loaded,
asynchronous_inconsistent,
asynchronous_consistent,
bnb::interfaces::consistency_mode::asynchronous_consistent_when_effect_loaded
} |
|