|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|

Public Attributes | |
| std::function< async_result< bool >()> | action |
| std::function< async_result< bool >()> | compensation |
Definition at line 724 of file async_operations.h.
| std::function<async_result<bool>()> database::async::saga_builder::saga_step::action |
Definition at line 725 of file async_operations.h.
| std::function<async_result<bool>()> database::async::saga_builder::saga_step::compensation |
Definition at line 726 of file async_operations.h.