rasdaman complete source
|
#include <qtmarrayop2.hh>
Classes | |
struct | mddIntervalType |
pair (Identifier, Interval) More... | |
Public Types | |
typedef vector< mddIntervalType > | mddIntervalListType |
list storing pairs (Identifier, Interval) More... | |
Public Member Functions | |
QtMarrayOp2 (mddIntervalListType *&aList, QtOperation *&cellExp) | |
constructor getting iterator, minterval expression, and cell expression More... | |
virtual | ~QtMarrayOp2 () |
destructor More... | |
virtual bool | concatenateIntervals () |
optimizing load access More... | |
virtual void | rewriteVars () |
QtOperation * | getInput () const |
const ParseInfo & | getParseInfo () |
void | setParseInfo (const ParseInfo &info) |
void | setOldMarray (bool value) |
Public Attributes | |
r_Dimension | greatDimension |
variables to pass to old marray More... | |
r_Minterval | greatDomain |
std::string | greatIterator |
Protected Attributes | |
ParseInfo | parseInfo |
attribute for parser info More... | |
typedef vector<mddIntervalType> QtMarrayOp2::mddIntervalListType |
list storing pairs (Identifier, Interval)
QtMarrayOp2::QtMarrayOp2 | ( | mddIntervalListType *& | aList, |
QtOperation *& | cellExp | ||
) |
constructor getting iterator, minterval expression, and cell expression
|
virtual |
destructor
|
virtual |
optimizing load access
|
inline |
|
inline |
|
virtual |
|
inline |
|
inline |
r_Dimension QtMarrayOp2::greatDimension |
variables to pass to old marray
r_Minterval QtMarrayOp2::greatDomain |
std::string QtMarrayOp2::greatIterator |
|
protected |
attribute for parser info