NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
extension.hpp File Reference
#include <websocketpp/common/cpp11.hpp>
#include <websocketpp/common/system_error.hpp>
#include <string>
#include <vector>
Include dependency graph for extension.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  websocketpp::extensions::error::category
 
struct  is_error_code_enum< websocketpp::extensions::error::value >
 

Namespaces

 websocketpp
 Namespace for the WebSocket++ project.
 
 websocketpp::extensions
 Some generic information about extensions.
 
 websocketpp::extensions::error
 

Enumerations

enum  websocketpp::extensions::error::value { websocketpp::extensions::error::general = 1, websocketpp::extensions::error::disabled }
 

Functions

lib::error_category const & websocketpp::extensions::error::get_category ()
 
lib::error_code websocketpp::extensions::error::make_error_code (error::value e)