WebSocket++ 0.8.2
C++ websocket client/server library
Loading...
Searching...
No Matches
websocketpp::transport::iostream::error::category Class Reference

iostream transport error category More...

#include <base.hpp>

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

Public Member Functions

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

Detailed Description

iostream transport error category

Definition at line 85 of file base.hpp.

Constructor & Destructor Documentation

◆ category()

websocketpp::transport::iostream::error::category::category ( )
inline

Definition at line 87 of file base.hpp.

Member Function Documentation

◆ message()

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

Definition at line 93 of file base.hpp.

◆ name()

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

Definition at line 89 of file base.hpp.


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