Typedef fuse_core::TransactionCallback

Typedef Documentation

using fuse_core::TransactionCallback = std::function<void(Transaction::SharedPtr transaction)>

The signature of the callback function that will be executed for every generated transaction object.