Return a reference providing non‐modifiable access to the double value of this object. The behavior is undefined unless type() == ball::UserFieldType::e_DOUBLE.

Synopsis

Declared in <ball_userfieldvalue.h>

double const&
theDouble() const;

Created with MrDocs