scalar_base Class Reference

The base class for scalar types. More...

#include <scalar_base.hpp>

Inheritance diagram for scalar_base:
annotation_key message_id scalar

List of all members.

Public Member Functions

type_id type () const
 AMQP type of data stored in the scalar.
bool empty () const
 True if there is no value, i.e. type() == NULL_TYPE.

Friends

bool operator< (const scalar_base &x, const scalar_base &y)
 Compare.
bool operator== (const scalar_base &x, const scalar_base &y)
 Compare.
std::ostream & operator<< (std::ostream &o, const scalar_base &x)
 Print the contained value.

Detailed Description

The base class for scalar types.


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

Generated on 30 Jul 2020 for Qpid Proton C++ by  doxygen 1.6.1