rasdaman client API  10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
Classes | Macros | Functions
type.hh File Reference
#include "raslib/metaobject.hh"
#include "raslib/mddtypes.hh"

Go to the source code of this file.

Classes

class  r_Type
 This class the superclass for all types in the ODMG conformant representation of the RasDaMan type system. More...
 

Macros

#define CODE(...)   __VA_ARGS__
 
#define MAKE_SWITCH_TYPEID(cellType, T, code, codeDefault)
 

Functions

std::ostream & operator<< (std::ostream &s, r_Type::r_Type_Id t)
 

Macro Definition Documentation

◆ CODE

#define CODE (   ...)    __VA_ARGS__

◆ MAKE_SWITCH_TYPEID

#define MAKE_SWITCH_TYPEID (   cellType,
  T,
  code,
  codeDefault 
)

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
r_Type::r_Type_Id  t 
)