Cadabra
Computer algebra system for field theory problems
Public Member Functions | Public Attributes | List of all members
Uri Class Reference

#include <websocket_client.hh>

Public Member Functions

 Uri (const std::string &uri)
 
std::string to_string () const
 

Public Attributes

std::string protocol
 
std::string host
 
std::string port
 
std::string path
 

Constructor & Destructor Documentation

◆ Uri()

Uri::Uri ( const std::string &  uri)

Member Function Documentation

◆ to_string()

std::string Uri::to_string ( ) const

Member Data Documentation

◆ host

std::string Uri::host

◆ path

std::string Uri::path

◆ port

std::string Uri::port

◆ protocol

std::string Uri::protocol

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