Qpid Proton C++ API  0.37.0
symbol

A string that represents the AMQP symbol type. More...

#include <symbol.hpp>

Inheritance diagram for symbol:

Public Member Functions

 symbol (const std::string &s)
 Construct from a std::string.
 

Detailed Description

A string that represents the AMQP symbol type.

A symbol can contain only 7-bit ASCII characters.

Examples
message_properties.cpp, and service_bus.cpp.

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