websocketpp  0.4.0
C++/Boost Asio based websocket client/server library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
websocketpp::error_msg Class Reference

#include <error_container.hpp>

Public Member Functions

const std::string & get_msg () const
 
void set_msg (const std::string &msg)
 
void append_msg (const std::string &msg)
 
template<typename T >
void set_msg (const T &thing)
 
template<typename T >
void append_msg (const T &thing)
 

Detailed Description

The transport::security::* classes are a set of security/socket related policies and support code for the ASIO transport types.

Definition at line 37 of file error_container.hpp.


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