NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::extensions::error::category Class Reference

#include <extension.hpp>

Inheritance diagram for websocketpp::extensions::error::category:
Collaboration diagram for websocketpp::extensions::error::category:

Public Member Functions

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

Detailed Description

Definition at line 61 of file extension.hpp.

Constructor & Destructor Documentation

◆ category()

websocketpp::extensions::error::category::category ( )
inline

Definition at line 63 of file extension.hpp.

Member Function Documentation

◆ name()

const char* websocketpp::extensions::error::category::name ( ) const
inline

Definition at line 65 of file extension.hpp.

◆ message()

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

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