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

iostream transport error category More...

#include <base.hpp>

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

Public Member Functions

 category ()
 
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

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

Definition at line 87 of file base.hpp.

Member Function Documentation

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: