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

debug transport error category More...

#include <base.hpp>

Inheritance diagram for websocketpp::transport::debug::error::category:
Collaboration diagram for websocketpp::transport::debug::error::category:

Public Member Functions

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

Detailed Description

debug transport error category

Definition at line 58 of file base.hpp.

Constructor & Destructor Documentation

◆ category()

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

Definition at line 60 of file base.hpp.

Member Function Documentation

◆ name()

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

Definition at line 62 of file base.hpp.

◆ message()

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

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