symbol Class Reference

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

#include <symbol.hpp>

Inherits std::string.

List of all members.

Public Member Functions

 symbol (const std::string &s=std::string())
 Construct from a std::string.
 symbol (const char *s)
 Construct from a C string.
template<class Iter >
 symbol (Iter start, Iter finish)
 Construct from any sequence of char.

Detailed Description

A std::string that represents the AMQP symbol type.

A symbol can only contain 7-bit ASCII characters.

Examples:

service_bus.cpp.


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

Generated on 27 Jan 2017 for Qpid Proton C++ by  doxygen 1.6.1