The base class for scalar types. More...
#include <scalar_base.hpp>
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. | |
The base class for scalar types.
| type_id type | ( | ) | const |
AMQP type of data stored in the scalar.