MySQL 9.2.0
Source Code Documentation
http::client::anonymous_namespace{error_code.cc}::ErrorCategory Class Reference
Inheritance diagram for http::client::anonymous_namespace{error_code.cc}::ErrorCategory:
[legend]

Public Member Functions

const char * name () const noexcept override
 
std::string message (const int fc) const override
 

Static Public Member Functions

static const std::error_category & singleton () noexcept
 

Member Function Documentation

◆ message()

std::string http::client::anonymous_namespace{error_code.cc}::ErrorCategory::message ( const int  fc) const
inlineoverride

◆ name()

const char * http::client::anonymous_namespace{error_code.cc}::ErrorCategory::name ( ) const
inlineoverridenoexcept

◆ singleton()

static const std::error_category & http::client::anonymous_namespace{error_code.cc}::ErrorCategory::singleton ( )
inlinestaticnoexcept

The documentation for this class was generated from the following file: