CppWAMP
C++11 client library for the WAMP protocol
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
wamp::Abort Class Reference

Provides the reason URI and other options contained within ABORT messages. More...

#include <cppwamp/peerdata.hpp>

Inheritance diagram for wamp::Abort:

Public Member Functions

 Abort (String uri="")
 Converting constructor taking an optional reason URI.
 
const Stringuri () const
 Obtains the reason URI.
 

Detailed Description

Provides the reason URI and other options contained within ABORT messages.


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