Qpid Proton C++  0.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
scalar Member List

This is the complete list of members for scalar, including all inherited members.

as_double() const scalar
as_int() const scalar
as_string() const scalar
as_uint() const scalar
empty() const scalar
get(bool &) const (defined in scalar)scalar
get(uint8_t &) const (defined in scalar)scalar
get(int8_t &) const (defined in scalar)scalar
get(uint16_t &) const (defined in scalar)scalar
get(int16_t &) const (defined in scalar)scalar
get(uint32_t &) const (defined in scalar)scalar
get(int32_t &) const (defined in scalar)scalar
get(uint64_t &) const (defined in scalar)scalar
get(int64_t &) const (defined in scalar)scalar
get(wchar_t &) const (defined in scalar)scalar
get(float &) const (defined in scalar)scalar
get(double &) const (defined in scalar)scalar
get(amqp_timestamp &) const (defined in scalar)scalar
get(amqp_decimal32 &) const (defined in scalar)scalar
get(amqp_decimal64 &) const (defined in scalar)scalar
get(amqp_decimal128 &) const (defined in scalar)scalar
get(amqp_uuid &) const (defined in scalar)scalar
get(amqp_string &) const (defined in scalar)scalar
get(amqp_symbol &) const (defined in scalar)scalar
get(amqp_binary &) const (defined in scalar)scalar
get(std::string &) const scalar
get() const scalarinline
message (defined in scalar)scalarfriend
operator=(const scalar &)scalar
operator=(bool) (defined in scalar)scalar
operator=(uint8_t) (defined in scalar)scalar
operator=(int8_t) (defined in scalar)scalar
operator=(uint16_t) (defined in scalar)scalar
operator=(int16_t) (defined in scalar)scalar
operator=(uint32_t) (defined in scalar)scalar
operator=(int32_t) (defined in scalar)scalar
operator=(uint64_t) (defined in scalar)scalar
operator=(int64_t) (defined in scalar)scalar
operator=(wchar_t) (defined in scalar)scalar
operator=(float) (defined in scalar)scalar
operator=(double) (defined in scalar)scalar
operator=(amqp_timestamp) (defined in scalar)scalar
operator=(const amqp_decimal32 &) (defined in scalar)scalar
operator=(const amqp_decimal64 &) (defined in scalar)scalar
operator=(const amqp_decimal128 &) (defined in scalar)scalar
operator=(const amqp_uuid &) (defined in scalar)scalar
operator=(const amqp_string &) (defined in scalar)scalar
operator=(const amqp_symbol &) (defined in scalar)scalar
operator=(const amqp_binary &) (defined in scalar)scalar
operator=(const std::string &s)scalar
operator=(const char *s)scalar
scalar()scalar
scalar(const scalar &)scalar
scalar(T x)scalarinlineexplicit
type() const scalar