 |
rasdaman client API
10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
|
~r_Complex() override=default
destructor
r_Long get_re_long() const
virtual r_Scalar * clone() const override
clone operator
Definition: complextype.hh:34
std::int32_t r_Long
Definition: odmgtypes.hh:37
virtual bool isComplex() const override
Class r_Complex represents a complex type value.
Definition: complex.hh:42
Class r_Scalar represents a scalar type value which is either r_Primitive or r_Structure.
Definition: scalar.hh:42
const r_Complex & operator=(const r_Complex &)
operator for assigning a primitive
double r_Double
Definition: odmgtypes.hh:40
r_Complex(const char *newBuffer, const r_Complex_Type *newType)
constructs a scalar type value
Class r_Primitive represents a primitive (atomic) type value.
Definition: primitive.hh:42
r_Long get_im_long() const