#include <functional>
Go to the source code of this file.
|
enum | processor_status : int { bnb::interfaces::processor_status::ok,
bnb::interfaces::processor_status::empty,
bnb::interfaces::processor_status::skip,
bnb::interfaces::processor_status::error
} |
|