rasdaman client API  10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CClientCommThe class ClientComm represents one connection between one client entity (for example an object of class r_Database) and the server
 CGenRefElementElement type of non r_Object list maintained by the transaction
 Cr_AccessThis class represents an access pattern to a certain object
 Cr_Aligned_TilingUsed to express the options for aligned tiling of r_Marray objects
 Cr_AttributeThis class represents attributes of structs in the ODMG conformant representation of the RasDaMan type system
 Cr_Band_IteratorThis class abstracts away iteration over the cells of a (multi-band) array
 Cr_Base_TypeThis class is the superclass of the types r_Structure_Type and r_Primitive_Type in the representation of the RasDaMan type system
 Cr_CollectionBasic class of a collection
 CCNode
 Cr_Collection_TypeThis class represents the collection type in the ODMG conformant representation of the RasDaMan type system
 Cr_ComplexClass r_Complex represents a complex type value
 Cr_Complex_Type
 Cr_DatabaseA database object must be instantiated and opened before starting any transaction which uses the database, and closed after ending these transactions
 Cr_Dimension_Tiling
 Cr_Dir_DecomposeUsed to specify a decomposition on an n-dimensional cube (for use in r_Dir_Tiling)
 Cr_Dir_TilingThis class implements the "Directional Tiling" tiling method
 Cr_Ebase_dbmsThis class represents an error in the base DBMS
 Cr_Ecapability_refused
 Cr_Edim_mismatchDimensions of two objects do not match
 Cr_EGeneralGeneral error with no error number/kind
 Cr_Eindex_violationThe specified index is not within the bounds
 Cr_Einit_overflowInitialization overflow occurred, e.g
 Cr_Einvalid_interval_boundsLower bound > upper bound
 Cr_Elimits_mismatchThe limits reported on the same array by two sources do not match (at least in one end)
 Cr_Ememory_allocation
 Cr_EndianClass to check the endianness of the host machine and to swap the endianness of types and arrays
 Cr_Eno_permission
 Cr_Equery_execution_failedThe class is used for errors occuring through query execution
 Cr_ErrorThe class allows the specification of an error number
 Cr_FixedPointNumberA fixed-point representation of a double, with 30 digit fractional part precision
 Cr_Flat_Base_TypeThis class can be used to get a more convenient view on a structured base type
 Cr_GMarrayThe class represents a generic MDD in the sense that it is independent of the cell base type
 Cr_Interest_TilingThis class implements the "Interesting Areas" tiling algorithm
 Cr_IteratorThe template class r_Iterator defines the generic behavior for iteration
 Cr_MarrayThe central class of the library for representing an MDD object is named r_Marray
 Cr_Marray_TypeThis class represents the marray type in the ODMG conformant representation of the RasDaMan type system
 Cr_Meta_ObjectThis class the superclass for all classes in the ODMG conformant representation of the RasDaMan type system
 Cr_MintervalThe spatial domain of an MDD is represented by an object of class r_Minterval
 Cr_Minterval_TypeThis class represents the multidimensional interval type in the ODMG conformant representation of the RasDaMan type system
 Cr_MiterR_Miter is used for iterating through parts of multidimensional intervals
 CincArrElem
 Cr_miter_direct_data
 Cr_MiterAreaR_MiterArea is used for iterating r_Mintervals through larger r_Mintervals
 CincArrElem
 Cr_MiterDirectR_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
 Cr_MiterFloatR_MiterFloat is used for iterating through parts of multidimensional intervals with arbitrary stepping size using nearest neighbours
 Citer_descIteration information for each axis
 Cr_No_Tiling
 Cr_Nullvalues
 Cr_ObjectThrough inheritance of this class, the type definer specifies that the subclass is capable of having persistent as well as transient instances
 Cr_OIdClass r_OId represents an object identifier
 Cr_Oid_TypeThis class represents the oid type in the ODMG conformant representation of the RasDaMan type system
 Cr_OQL_QueryThe global function r_oql_execute() is used to invoke RasML queries
 Cr_Parse_ParamsClass for parsing a string consisting of key=value pairs separated by ","
 Cparse_params_tProcess the parameter string
 Cr_PointClass r_Point represents an n-dimensional point vector
 Cr_Point_TypeThis class represents the point type in the ODMG conformant representation of the RasDaMan type system
 Cr_PointDoubleClass r_PointDouble represents an n-dimensional point of double coordinates
 Cr_PrimitiveClass r_Primitive represents a primitive (atomic) type value
 Cr_Primitive_TypeThis class represents all primitive types in the ODMG conformant representation of the RasDaMan type system
 Cr_PropertyThis class the superclass for properties of classes in the ODMG conformant representation of the RasDaMan type system
 Cr_RefReferences of type r_Ref in many respects behave like C++ pointers but provide an additional mechanism that guarantees integrity in references to persistent objects
 Cr_Ref_AnyThe class r_Ref_Any is defined to support a reference to any type
 Cr_ScalarClass r_Scalar represents a scalar type value which is either r_Primitive or r_Structure
 Cr_SetThe class implements a set container
 Cr_SintervalThe class represents an interval with lower and upper bound
 Cr_Sinterval_TypeThis class represents the sinterval type in the ODMG conformant representation of the RasDaMan type system
 Cr_Size_Tiling
 Cr_Stat_Tiling
 Cr_Storage_LayoutUsed to express the storage options for r_Marray objects
 Cr_StringA string value wrapper
 Cr_String_TypeThis class represents a type for simple strings
 Cr_StructureClass r_Structure represents a structured value
 Cr_Structure_TypeThis class represents all user defined structured types in the ODMG conformant representation of the RasDaMan type system
 Cr_Tile_StructurePhysical raw tile properties in one place
 Cr_TilingUsed to specify in which way the tiling is done by the system
 Cr_TransactionTransactions can be started, committed, aborted, and checkpointed
 Cr_TypeThis class the superclass for all types in the ODMG conformant representation of the RasDaMan type system
 CRasnetClientComm
 CRMTimerModule: raslib
 CTurboQueryResult