#include <functional>
Go to the source code of this file.
|
enum | realtime_processor_mode : int { bnb::interfaces::realtime_processor_mode::sync,
bnb::interfaces::realtime_processor_mode::sync_when_effect_loaded,
bnb::interfaces::realtime_processor_mode::async,
bnb::interfaces::realtime_processor_mode::async_when_effect_loaded
} |
|