rasdaman client API  10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
Classes
Raslib Classes

Classes

class  r_Attribute
 This class represents attributes of structs in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Band_Iterator
 This class abstracts away iteration over the cells of a (multi-band) array. More...
 
class  r_Base_Type
 This class is the superclass of the types r_Structure_Type and r_Primitive_Type in the representation of the RasDaMan type system. More...
 
class  r_Collection_Type
 This class represents the collection type in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Complex
 Class r_Complex represents a complex type value. More...
 
class  r_Complex_Type
 
class  r_Endian
 Class to check the endianness of the host machine and to swap the endianness of types and arrays. More...
 
class  r_Error
 The class allows the specification of an error number. More...
 
class  r_Flat_Base_Type
 This class can be used to get a more convenient view on a structured base type. More...
 
class  r_Marray_Type
 This class represents the marray type in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Meta_Object
 This class the superclass for all classes in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Minterval
 The spatial domain of an MDD is represented by an object of class r_Minterval. More...
 
class  r_Minterval_Type
 This class represents the multidimensional interval type in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Miter
 r_Miter is used for iterating through parts of multidimensional intervals. More...
 
class  r_MiterArea
 r_MiterArea is used for iterating r_Mintervals through larger r_Mintervals. More...
 
class  r_MiterDirect
 r_MiterDirect is similar to r_Miter, but allows stepping by more than one cell in each direction, arbitrary order of dimensions in the iteration and has a lot of its internal state variables as public members. More...
 
class  r_FixedPointNumber
 A fixed-point representation of a double, with 30 digit fractional part precision. More...
 
class  r_MiterFloat
 r_MiterFloat is used for iterating through parts of multidimensional intervals with arbitrary stepping size using nearest neighbours. More...
 
class  r_Nullvalues
 
class  r_OId
 Class r_OId represents an object identifier. More...
 
class  r_Oid_Type
 This class represents the oid type in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Parse_Params
 Class for parsing a string consisting of key=value pairs separated by ",". More...
 
class  r_Point
 Class r_Point represents an n-dimensional point vector. More...
 
class  r_PointDouble
 Class r_PointDouble represents an n-dimensional point of double coordinates. More...
 
class  r_Point_Type
 This class represents the point type in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Primitive
 Class r_Primitive represents a primitive (atomic) type value. More...
 
class  r_Primitive_Type
 This class represents all primitive types in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Property
 This class the superclass for properties of classes in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Scalar
 Class r_Scalar represents a scalar type value which is either r_Primitive or r_Structure. More...
 
class  r_Sinterval
 The class represents an interval with lower and upper bound. More...
 
class  r_Sinterval_Type
 This class represents the sinterval type in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_String
 A string value wrapper. More...
 
class  r_String_Type
 This class represents a type for simple strings. More...
 
class  r_Structure
 Class r_Structure represents a structured value. More...
 
class  r_Structure_Type
 This class represents all user defined structured types in the ODMG conformant representation of the RasDaMan type system. More...
 
class  r_Type
 This class the superclass for all types in the ODMG conformant representation of the RasDaMan type system. More...
 

Detailed Description