rasdaman complete source
|
This is the complete list of members for RasdamanHelper2, including all inherited members.
checkDbConnection(void) | RasdamanHelper2 | |
colBuf2RowBuf(char *colbuf, char *rowbuf, r_Type::r_Type_Id rtype, int ncols, int nrows, int nlayers) | RasdamanHelper2 | |
colBuf2RowBuf(char *colbuf, char *rowbuf, unsigned int pixelsize, r_Minterval &sdom) | RasdamanHelper2 | |
colBuf2RowBuf(char *colbuf, char *rowbuf, unsigned int pixelsize, unsigned int nelem, int ncols, int nrows, int nlayers) | RasdamanHelper2 | |
createCollection(r_Database &db, r_Ref< r_Set< r_Ref< r_GMarray > > > &imgSet, r_Type::r_Type_Id rtype, bool asCube) | RasdamanHelper2 | |
createMDD(r_Ref< r_GMarray > &image, r_Minterval sdom, r_Type::r_Type_Id rtype) | RasdamanHelper2 | |
deleteNMMetadata(std::string collname, double oid) | RasdamanHelper2 | |
deletePSMetadata(std::string collname) | RasdamanHelper2 | |
doesCollectionExist(std::string collname) | RasdamanHelper2 | |
dropCollection(std::string collname) | RasdamanHelper2 | |
dropImage(std::string collname, double oid) | RasdamanHelper2 | |
getBaseTypeElementCount(std::string collname) | RasdamanHelper2 | |
getBaseTypeId(std::string collname) | RasdamanHelper2 | |
getBaseTypeName(std::string collname) | RasdamanHelper2 | |
getBaseTypeSize(std::string collname) | RasdamanHelper2 | |
getDataTypeString(r_Type::r_Type_Id rtype) | RasdamanHelper2 | |
getImageBuffer(std::string collname, double localImgOID, char *buf, r_Minterval &sdom) | RasdamanHelper2 | |
getImageOIDs(std::string collname) | RasdamanHelper2 | |
getImageSdom(std::string collname, double localImgOID) | RasdamanHelper2 | |
getMarrayType(std::string collname) | RasdamanHelper2 | |
getMaxImgSize(void) | RasdamanHelper2 | inline |
getNMMetaCellSize(long oid) | RasdamanHelper2 | |
getNMMetaCrsName(long oid) | RasdamanHelper2 | |
getNMMetaGeoDomain(long oid) | RasdamanHelper2 | |
getNumConstChar(r_Type::r_Type_Id rtype) | RasdamanHelper2 | |
getTypePrefixString(r_Type::r_Type_Id rtype) | RasdamanHelper2 | |
getTypeSize(r_Type::r_Type_Id rtype) | RasdamanHelper2 | |
getWCPSTypeId(r_Type::r_Type_Id rtype) | RasdamanHelper2 | |
index2offset(r_Minterval &sdom, std::vector< int > &index) | RasdamanHelper2 | |
index2offset(std::vector< int > &sdom, std::vector< int > &index) | RasdamanHelper2 | |
insertCollection(std::string collname, r_Type::r_Type_Id rtype, bool asCube) | RasdamanHelper2 | |
insertImage(std::string collname, char *buf, r_Point &shift, r_Minterval &sdom, bool bRowMajor2ColMajor, std::string marraytypename, std::string tiling) | RasdamanHelper2 | |
insertUserCollection(std::string collname, std::string colltypename) | RasdamanHelper2 | |
isNMMetaAvailable(void) | RasdamanHelper2 | |
m_maximgsize | RasdamanHelper2 | protected |
m_pRasconn | RasdamanHelper2 | protected |
m_transaction | RasdamanHelper2 | protected |
offset2index(int offset, std::vector< int > &sdom) | RasdamanHelper2 | |
offset2index(int offset, r_Minterval &sdom) | RasdamanHelper2 | |
RasdamanHelper2(RasdamanConnector *rasconn) | RasdamanHelper2 | |
rowBuf2ColBuf(char *rowbuf, char *colbuf, r_Type::r_Type_Id rtype, int ncols, int nrows, int nlayers) | RasdamanHelper2 | |
rowBuf2ColBuf(char *rowbuf, char *colbuf, unsigned int pixelsize, r_Minterval &sdom) | RasdamanHelper2 | |
rowBuf2ColBuf(char *rowbuf, char *colbuf, unsigned int pixelsize, unsigned int nelem, int ncols, int nrows, int nlayers) | RasdamanHelper2 | |
setMaxImgSize(long maximgsize) | RasdamanHelper2 | inline |
updateImage(std::string collname, double imgid, char *buf, r_Point &shift, r_Minterval &sdom, bool bRowMajor2ColMajor, std::string marraytypename) | RasdamanHelper2 | |
writeNMMetadata(string collname, long oid, long epsgcode, string crsname, double minx, double maxx, double miny, double maxy, double minz, double maxz, double csx, double csy, double csz, string pixeltype, double stats_min, double stats_max, double stats_mean, double stats_stddev, string RATName) | RasdamanHelper2 | |
writeNMRAT(std::string filename, double oid, int band) | RasdamanHelper2 | |
writePSMetadata(std::string collname, std::string crs, r_Type::r_Type_Id rtype, int nbands, double xmin, double xmax, double ymin, double ymax, double zmax, double zmin, int xpix, int ypix, int zpix) | RasdamanHelper2 | |
~RasdamanHelper2() | RasdamanHelper2 | virtual |