MySQL 26.7.0
Source Code Documentation
processor_diagnostics.h File Reference
#include <memory>
#include <string>
#include <system_error>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  routing
 
namespace  routing::processor_diagnostics
 

Functions

std::string routing::processor_diagnostics::processor_state (const BasicProcessor *processor)
 
std::string routing::processor_diagnostics::processor_failed_message (std::error_code ec, const std::vector< std::unique_ptr< BasicProcessor > > &stack)
 
void routing::processor_diagnostics::log_processor_failed (std::error_code ec, const std::vector< std::unique_ptr< BasicProcessor > > &stack)