rasdaman client API  10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
Classes | Functions
tiling.hh File Reference
#include "raslib/mddtypes.hh"
#include <vector>
#include <iosfwd>
#include <memory>

Go to the source code of this file.

Classes

class  r_Tiling
 The r_Tiling class is used to specify in which way the tiling is done by the system. More...
 
class  r_No_Tiling
 
class  r_Size_Tiling
 
class  r_Dimension_Tiling
 

Functions

std::ostream & operator<< (std::ostream &os, const r_Tiling &t)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const r_Tiling t 
)