WebSocket++ 0.8.2
C++ websocket client/server library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
websocketpp::transport::asio::error::category Class Reference

Asio transport error category. More...

#include <base.hpp>

Inheritance diagram for websocketpp::transport::asio::error::category:

Public Member Functions

char const * name () const _WEBSOCKETPP_NOEXCEPT_TOKEN_
 
std::string message (int value) const
 

Detailed Description

Asio transport error category.

Definition at line 184 of file base.hpp.

Member Function Documentation

◆ message()

std::string websocketpp::transport::asio::error::category::message ( int  value) const
inline

Definition at line 190 of file base.hpp.

◆ name()

char const * websocketpp::transport::asio::error::category::name ( ) const
inline

Definition at line 186 of file base.hpp.


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