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

Go to the source code of this file.

Classes

class  websocketpp::uri
 

Namespaces

 websocketpp
 Namespace for the WebSocket++ project.
 

Typedefs

typedef lib::shared_ptr< uri > websocketpp::uri_ptr
 Pointer to a URI. More...
 

Variables

static uint16_t const websocketpp::uri_default_port = 80
 Default port for ws://. More...
 
static uint16_t const websocketpp::uri_default_secure_port = 443
 Default port for wss://. More...